From 73ee2149c075446b6d564ad97c98d7c18b11141b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 18 Oct 2018 18:58:06 +0000 Subject: [PATCH] community/fpc to 3.0.4-5 --- community/fpc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/fpc/PKGBUILD b/community/fpc/PKGBUILD index 3c3a41e51..402b1d18e 100644 --- a/community/fpc/PKGBUILD +++ b/community/fpc/PKGBUILD @@ -13,7 +13,7 @@ pkgname=fpc pkgver=3.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="Free Pascal Compiler, Turbo Pascal 7.0 and Delphi compatible." arch=('x86_64') url="http://www.freepascal.org/"