community/fpc to 3.2.2-1

This commit is contained in:
Kevin Mihelich 2021-06-02 12:56:10 +00:00
parent d84fb2dac5
commit 0d2d432a04

View file

@ -11,8 +11,8 @@
# - build for armhf on v6/v7
pkgname=fpc
pkgver=3.2.0
pkgrel=3
pkgver=3.2.2
pkgrel=1
pkgdesc="Free Pascal Compiler, Turbo Pascal 7.0 and Delphi compatible."
arch=('x86_64')
url="http://www.freepascal.org/"
@ -23,7 +23,7 @@ makedepends=(fpc)
options=(zipman staticlibs)
validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3')
source=("https://downloads.sourceforge.net/project/freepascal/Source/$pkgver/fpcbuild-$pkgver.tar.gz")
sha256sums=('f9b914eace989a023fb953da203dc0d973b44487568b4138c7d5b9613d7d6838')
sha512sums=('75889bb54adc70a6e2cbd291476b9b12d61c8f943a05b7d16d2024de3215c935465ff43b1400c412e128e260c7f49a9c66e35c21f86cb866e671b5b60a282d82')
build() {
cd "$srcdir"/fpcbuild-$pkgver