[arch-commits] Commit in fpc-src/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Dec 1 18:26:46 UTC 2017
Date: Friday, December 1, 2017 @ 18:26:45
Author: arojas
Revision: 271223
Update to 3.0.4
Modified:
fpc-src/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-01 18:09:45 UTC (rev 271222)
+++ PKGBUILD 2017-12-01 18:26:45 UTC (rev 271223)
@@ -3,8 +3,8 @@
# Contributor: Jens Adam <jra at byte.cx>
pkgname=fpc-src
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
pkgdesc='Sources for the FreePascal compiler (required by the Lazarus IDE)'
url='http://www.freepascal.org/'
license=('GPL')
@@ -11,7 +11,7 @@
arch=('any')
options=('!strip' 'staticlibs')
source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz)
-sha256sums=('f261ed0a361f190169fff428d65b707df1507df317fc0ed101b0e63596541b75')
+sha256sums=('f66514e6f2c2e4e1bccccb4d554c24b77682ed61c87811ae5dd210f421855e76')
package() {
cd "$srcdir"/fpcbuild-$pkgver/fpcsrc
More information about the arch-commits
mailing list