diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-25 22:07:59 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-25 22:07:59 -0300 |
commit | 530ce1b41c615e9df9505e7260aaa75948240961 (patch) | |
tree | e8f6357ea4c751652a5e77efcfc89abf4dd4c19e /libre | |
parent | 703db40b7d928e032e64f9c636681cd1870bbb42 (diff) |
antlr2: add complex pkgrel
Diffstat (limited to 'libre')
-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') |