[arch-commits] Commit in antlr4-runtime/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Mon Dec 24 21:56:11 UTC 2018
Date: Monday, December 24, 2018 @ 21:56:11
Author: eworm
Revision: 417866
upgpkg: antlr4-runtime 4.7.2-1
new upstream release
Modified:
antlr4-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-24 19:42:45 UTC (rev 417865)
+++ PKGBUILD 2018-12-24 21:56:11 UTC (rev 417866)
@@ -1,8 +1,8 @@
# Maintainer: Christian Hesse <mail at eworm.de>
pkgname=antlr4-runtime
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
pkgdesc='Antlr C++ runtime'
url='https://www.antlr.org/'
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('BSD')
makedepends=('cmake')
source=("https://www.antlr.org/download/antlr4-cpp-runtime-${pkgver}-source.zip")
-sha256sums=('23bebc0411052a260f43ae097aa1ab39869eb6b6aa558b046c367a4ea33d1ccc')
+sha256sums=('8631a39116684638168663d295a969ad544cead3e6089605a44fea34ec01f31a')
build() {
mkdir build
More information about the arch-commits
mailing list