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

Ike Devolder idevolder at archlinux.org
Thu Jun 14 20:27:04 UTC 2018


    Date: Thursday, June 14, 2018 @ 20:27:03
  Author: idevolder
Revision: 343191

upgpkg: fpc 3.0.4-3

Modified:
  fpc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-14 19:45:47 UTC (rev 343190)
+++ PKGBUILD	2018-06-14 20:27:03 UTC (rev 343191)
@@ -9,13 +9,13 @@
 
 pkgname=fpc
 pkgver=3.0.4
-pkgrel=2
+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."
 arch=('x86_64')
 url="http://www.freepascal.org/"
 license=('GPL' 'LGPL' 'custom')
 backup=("etc/fpc.cfg")
-depends=('ncurses' 'zlib' 'expat' 'binutils')
+depends=('ncurses' 'zlib' 'expat' 'binutils' 'make')
 makedepends=(fpc)
 options=(zipman staticlibs)
 source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz)



More information about the arch-commits mailing list