diff options
author | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
commit | 11484c032f8c236b2044e715a9a3b28e33f65598 (patch) | |
tree | ec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /extra/antlr2 | |
parent | 1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff) |
Mon Feb 20 23:15:21 UTC 2012
Diffstat (limited to 'extra/antlr2')
-rw-r--r-- | extra/antlr2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/antlr2/PKGBUILD b/extra/antlr2/PKGBUILD index 021da9bb4..7805cdd81 100644 --- a/extra/antlr2/PKGBUILD +++ b/extra/antlr2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id$ +# $Id: PKGBUILD 150679 2012-02-20 03:46:01Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: George Giorgidze <giorgidze (at) gmail.com> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> @@ -6,7 +6,7 @@ pkgbase=antlr2 pkgname=('antlr2' 'python-antlr2') pkgver=2.7.7 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.antlr2.org/" license=('custom') |