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

Christian Hesse eworm at archlinux.org
Thu Jan 23 09:27:21 UTC 2020


    Date: Thursday, January 23, 2020 @ 09:27:21
  Author: eworm
Revision: 554791

upgpkg: antlr4-runtime 4.8-1

new upstream release

Modified:
  antlr4-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-23 05:26:00 UTC (rev 554790)
+++ PKGBUILD	2020-01-23 09:27:21 UTC (rev 554791)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Hesse <mail at eworm.de>
 
 pkgname=antlr4-runtime
-pkgver=4.7.2
+pkgver=4.8
 pkgrel=1
 pkgdesc='Antlr C++ runtime'
 url='https://www.antlr.org/'
@@ -10,7 +10,7 @@
 license=('BSD')
 makedepends=('cmake')
 source=("https://www.antlr.org/download/antlr4-cpp-runtime-${pkgver}-source.zip")
-sha256sums=('8631a39116684638168663d295a969ad544cead3e6089605a44fea34ec01f31a')
+sha256sums=('58c9c8f83ed2b2224a047a2ca8af8c7ca2f45bc13ff30bd8777ce65ba81d6d11')
 
 build() {
   mkdir build



More information about the arch-commits mailing list