[arch-commits] Commit in antlr4/trunk (PKGBUILD)

Guillaume Alaux guillaume at nymeria.archlinux.org
Tue Feb 11 19:46:24 UTC 2014


    Date: Tuesday, February 11, 2014 @ 20:46:24
  Author: guillaume
Revision: 205851

Upstream release

Modified:
  antlr4/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-11 18:23:07 UTC (rev 205850)
+++ PKGBUILD	2014-02-11 19:46:24 UTC (rev 205851)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=antlr4
-pkgver=4.1
-pkgrel=2
+pkgver=4.2
+pkgrel=1
 pkgdesc='Parser generator for reading, processing, executing, or translating structured text or binary files'
 arch=('any')
 url='http://www.antlr.org/index.html'
@@ -9,10 +9,10 @@
 depends=('java-environment>=6')
 makedepends=('maven' 'openjdk7-src' 'unzip')
 provides=("antlr=${pkgver}")
-source=(http://www.antlr.org/download/${pkgname:0:-1}-${pkgver}.tar.gz
+source=(https://github.com/${pkgname:0:-1}/${pkgname}/archive/${pkgver}.zip
         bin_antlr4
         bin_grun)
-sha256sums=('3e2c26c7bc18e86ff5a363daca5407feb0f596194f0db6be1fcaaa73f4bf1db1'
+sha256sums=('beb78ba9fa6008a099b663afd02aec26695030ab7f5f4222ca586b58d7abb456'
             'c32ed03752a24beb8f67c10b23a2a26c0c7d00288dd772e1ef40f807fb081aa6'
             '2e6ef8e841429eb632278d3ab9a73afc477721fd69076c6ff8ad00a26cdd2554')
 




More information about the arch-commits mailing list