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

Antonio Rojas arojas at archlinux.org
Sun Apr 28 13:07:15 UTC 2019


    Date: Sunday, April 28, 2019 @ 13:07:14
  Author: arojas
Revision: 352209

https, update to 4.7.2

Modified:
  antlr4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-28 12:30:51 UTC (rev 352208)
+++ PKGBUILD	2019-04-28 13:07:14 UTC (rev 352209)
@@ -1,20 +1,20 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=antlr4
 _shortname=${pkgname:0:-1}
-pkgver=4.7.1
+pkgver=4.7.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'
+url='https://www.antlr.org/index.html'
 license=('BSD')
 depends=('java-environment>=6')
 provides=("antlr=${pkgver}")
-source=(http://www.antlr.org/download/${_shortname}-${pkgver}-complete.jar
+source=(https://www.antlr.org/download/${_shortname}-${pkgver}-complete.jar
         https://raw.githubusercontent.com/${_shortname}/${pkgname}/master/LICENSE.txt
         bin_antlr4
         bin_grun)
 noextract=("${_shortname}-${pkgver}-complete.jar")
-sha256sums=('f41dce7441d523baf9769cb7756a00f27a4b67e55aacab44525541f62d7f6688'
+sha256sums=('6852386d7975eff29171dae002cc223251510d35f291ae277948f381a7b380b4'
             'b1b379fcaf3219593a4c433feb1b35c780bed23fafaae440b1ae2771a9521e3a'
             '345697e77b7191e2afe70b223f205a8a7fd18a655e6865f503a764583d9a3dcc'
             '81e1536e011762287a095e969784a9f2fbbcc62374ab5fb83e19e01ade20b454')



More information about the arch-commits mailing list