diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-19 04:05:50 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-19 04:05:50 +0000 |
commit | 8640bbf496b9d8a232da91e1db43466797f86861 (patch) | |
tree | fcbf174dda4dcdb7026fd6155851740ed939878f /community/lazarus | |
parent | bb37a4ecb6bee92615f1312d9907129490105052 (diff) |
Wed Mar 19 03:59:18 UTC 2014
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 a664c40c2..5c81fe1d0 100644 --- a/community/lazarus/PKGBUILD +++ b/community/lazarus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106507 2014-03-05 09:48:14Z spupykin $ +# $Id: PKGBUILD 107590 2014-03-18 08:37:39Z 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.2 _pkgsubver=0 -pkgrel=1 +pkgrel=2 url='http://www.lazarus.freepascal.org/' license=('GPL2' 'MPL' 'custom:modifiedLGPL') arch=('i686' 'x86_64') |