From 8c10eb9aabffc099de80168e62d7b37f4cbbdcdf Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 15 Aug 2018 23:20:25 +0000 Subject: [PATCH] community/fpc to 3.0.4-4 --- community/fpc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/fpc/PKGBUILD b/community/fpc/PKGBUILD index 81f33e689..3c3a41e51 100644 --- a/community/fpc/PKGBUILD +++ b/community/fpc/PKGBUILD @@ -13,8 +13,8 @@ pkgname=fpc pkgver=3.0.4 -pkgrel=3 -pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library." +pkgrel=4 +pkgdesc="Free Pascal Compiler, Turbo Pascal 7.0 and Delphi compatible." arch=('x86_64') url="http://www.freepascal.org/" license=('GPL' 'LGPL' 'custom')