[arch-commits] Commit in fpc-src/trunk (PKGBUILD)

Ike Devolder idevolder at archlinux.org
Wed Jun 2 05:46:26 UTC 2021


    Date: Wednesday, June 2, 2021 @ 05:46:26
  Author: idevolder
Revision: 953143

upgpkg: fpc-src 3.2.2-1

Modified:
  fpc-src/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 05:34:34 UTC (rev 953142)
+++ PKGBUILD	2021-06-02 05:46:26 UTC (rev 953143)
@@ -3,7 +3,7 @@
 # Contributor: Jens Adam <jra at byte.cx>
 
 pkgname=fpc-src
-pkgver=3.2.0
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='Sources for the FreePascal compiler (required by the Lazarus IDE)'
 url='https://www.freepascal.org/'
@@ -10,8 +10,8 @@
 license=('GPL')
 arch=('any')
 options=('!strip' 'staticlibs')
-source=("ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz")
-sha512sums=('a584f0bc908b380cb3da6bc624ba5de7de803a79dfec33c03f10b468939d4f0d5d7d9ad85ce65e49babd7437e8dba920cb62ac694a4449fc9151ef8ce8e68252')
+source=("https://downloads.sourceforge.net/project/freepascal/Source/$pkgver/fpcbuild-$pkgver.tar.gz")
+sha512sums=('75889bb54adc70a6e2cbd291476b9b12d61c8f943a05b7d16d2024de3215c935465ff43b1400c412e128e260c7f49a9c66e35c21f86cb866e671b5b60a282d82')
 
 package() {
   cd "$srcdir"/fpcbuild-$pkgver/fpcsrc



More information about the arch-commits mailing list