diff options
author | root <root@rshg054.dnsready.net> | 2013-03-15 00:04:20 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-15 00:04:20 -0700 |
commit | eebfa6ebe1522831767019e496b0c094b2e15a5c (patch) | |
tree | 935fa3d9bddae6c8181a7025516e24875e35f9d2 /community/lazarus | |
parent | 3ff20dedff636571ad0faa4736af5b23e4623ffe (diff) |
Fri Mar 15 00:04:19 PDT 2013
Diffstat (limited to 'community/lazarus')
-rw-r--r-- | community/lazarus/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD index 505c1689e..c6c419b13 100644 --- a/community/lazarus/PKGBUILD +++ b/community/lazarus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83817 2013-02-05 10:54:36Z spupykin $ +# $Id: PKGBUILD 86248 2013-03-14 10:44:31Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jens Adam (byte/jra) <j_adam@web.de> # Contributor: BlackIkeEagle <ike DOT devolder AT gmail DOT com> @@ -7,7 +7,7 @@ pkgbase=lazarus pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt') pkgver=1.0.6 _pkgsubver=0 -pkgrel=1 +pkgrel=2 url='http://www.lazarus.freepascal.org/' license=('GPL2' 'MPL' 'custom:LGPL') arch=('i686' 'x86_64') |