mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
antlr2: Minor tweaks, increase PKGREL
Conflicts: antlr2/PKGBUILD
This commit is contained in:
parent
f5aa8fd2c1
commit
8cc056b7e8
@ -9,7 +9,7 @@
|
||||
pkgbase=antlr2
|
||||
pkgname=('antlr2' 'python2-antlr2')
|
||||
pkgver=2.7.7
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('x86_64')
|
||||
url="http://www.antlr2.org/"
|
||||
license=('custom')
|
||||
@ -17,9 +17,9 @@ makedepends=('java-environment' 'python2' 'sh')
|
||||
source=("http://www.antlr2.org/download/antlr-${pkgver}.tar.gz"
|
||||
'runantlr2.sh'
|
||||
'gcc4.4.patch')
|
||||
md5sums=('01cc9a2a454dd33dcd8c856ec89af090'
|
||||
'e4aa827cf78f97c4e5fae086831192d6'
|
||||
'8574c93f40e6477e83c29f9b07de49da')
|
||||
sha512sums=('faa72d2ddcba434ef1233e70c1549e63eba67c00793966322e821cf7f015cccb804448cb92d8fbef0429f59928fad65ec954f8ffbda0acbb8e983de0806d349d'
|
||||
'703c2c0ba3c14fc3268d068d039dc55dbb8191ac1a1786be9c733f95cedc42cdab9dd1052ba6f63f9f629331e65785dda3e5feda4063081471501edcb4efa34c'
|
||||
'f44fd917142260756033bd7a1bcf5049df7914f4c0ab934b63974fd05491bce883f8b11f55c2864174495ff5de0e1ab3956d52dd4d68980fd592490d7a681d6a')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/antlr-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user