diff options
Diffstat (limited to 'extra/antlr2/PKGBUILD')
-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 b002792bb..ffd001b92 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' 'mips64el') url="http://www.antlr2.org/" license=('custom') |