[arch-commits] Commit in fpc/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Sat Nov 2 08:57:13 UTC 2013
Date: Saturday, November 2, 2013 @ 09:57:13
Author: spupykin
Revision: 100308
Modified:
fpc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-02 08:55:57 UTC (rev 100307)
+++ PKGBUILD 2013-11-02 08:57:13 UTC (rev 100308)
@@ -10,7 +10,7 @@
pkgname=fpc
pkgver=2.6.2
_gdbver=7.5.1
-pkgrel=1
+pkgrel=2
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=('i686' 'x86_64')
url="http://www.freepascal.org/"
@@ -18,7 +18,7 @@
backup=("etc/fpc.cfg")
depends=(ncurses zlib expat)
makedepends=(fpc)
-options=(zipman)
+options=(zipman staticlibs)
source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz
http://ftp.gnu.org/gnu/gdb/gdb-${_gdbver}.tar.bz2
fpc-gdb.patch)
More information about the arch-commits
mailing list