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

Christian Hesse eworm at archlinux.org
Thu Mar 18 21:05:37 UTC 2021


    Date: Thursday, March 18, 2021 @ 21:05:36
  Author: eworm
Revision: 894521

upgpkg: antlr4-runtime 4.9.2-1: new upstream release

Modified:
  antlr4-runtime/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 21:04:02 UTC (rev 894520)
+++ PKGBUILD	2021-03-18 21:05:36 UTC (rev 894521)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Hesse <mail at eworm.de>
 
 pkgname=antlr4-runtime
-pkgver=4.9.1
-pkgrel=2
+pkgver=4.9.2
+pkgrel=1
 pkgdesc='Antlr C++ runtime'
 url='https://www.antlr.org/'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('git' 'cmake')
 license=('BSD')
 source=("https://www.antlr.org/download/antlr4-cpp-runtime-${pkgver}-source.zip")
-sha256sums=('21647f9d5c55d13f2297e3f61e5dd68283e439983c27bd899f9c8a725bbea7b5')
+sha256sums=('838a2c804573f927c044e5f45a8feb297683a7047ab62dfac8ddc995498db11c')
 
 prepare() {
   # mysql-workbench is built with C++17, so we need it here as well



More information about the arch-commits mailing list