diff options
Diffstat (limited to 'libre/antlr2/PKGBUILD')
-rw-r--r-- | libre/antlr2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/antlr2/PKGBUILD b/libre/antlr2/PKGBUILD index d7c9a55cb..a8d9c55b5 100644 --- a/libre/antlr2/PKGBUILD +++ b/libre/antlr2/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Another Tool for Language Recognition" url="http://www.antlr2.org/" license=('custom:Public Domain') -pkgrel=6.1 # newer than Arch's 2.7.7-6 +pkgrel=6.1.parabola1 arch=('i686' 'x86_64' 'mips64el') options=('staticlibs') makedepends=('java-environment' 'python2' 'bash' 'nant' 'jh') |