summaryrefslogtreecommitdiff
path: root/libre/antlr2
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-25 22:07:59 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-25 22:07:59 -0300
commit530ce1b41c615e9df9505e7260aaa75948240961 (patch)
treee8f6357ea4c751652a5e77efcfc89abf4dd4c19e /libre/antlr2
parent703db40b7d928e032e64f9c636681cd1870bbb42 (diff)
antlr2: add complex pkgrel
Diffstat (limited to 'libre/antlr2')
-rw-r--r--libre/antlr2/PKGBUILD2
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')