Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
antlr4-runtime


Commits:
915bf031 by Christian Hesse at 2023-10-09T22:28:36+02:00
upgpkg: 4.13.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = antlr4-runtime
        pkgdesc = Antlr C++ runtime
-       pkgver = 4.13.0
+       pkgver = 4.13.1
        pkgrel = 1
        url = https://www.antlr.org/
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = antlr4-runtime
        makedepends = python
        depends = gcc-libs
        options = staticlibs
-       source = 
https://www.antlr.org/download/antlr4-cpp-runtime-4.13.0-source.zip
-       sha256sums = 
2e5db62acdca9adc3329c485c3b9ce3029e40d13cc9c3e74ced354e818cb63e9
+       source = 
https://www.antlr.org/download/antlr4-cpp-runtime-4.13.1-source.zip
+       sha256sums = 
d350e09917a633b738c68e1d6dc7d7710e91f4d6543e154a78bb964cfd8eb4de
 
 pkgname = antlr4-runtime


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Christian Hesse <[email protected]>
 
 pkgname=antlr4-runtime
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 pkgdesc='Antlr C++ runtime'
 url='https://www.antlr.org/'
@@ -10,7 +10,7 @@ depends=('gcc-libs')
 makedepends=('git' 'cmake' 'python')
 license=('BSD')
 
source=("https://www.antlr.org/download/antlr4-cpp-runtime-${pkgver}-source.zip";)
-sha256sums=('2e5db62acdca9adc3329c485c3b9ce3029e40d13cc9c3e74ced354e818cb63e9')
+sha256sums=('d350e09917a633b738c68e1d6dc7d7710e91f4d6543e154a78bb964cfd8eb4de')
 # FS#72726
 options=(staticlibs)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/antlr4-runtime/-/commit/915bf0317fc83438e12372662839788be6d92b9f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/antlr4-runtime/-/commit/915bf0317fc83438e12372662839788be6d92b9f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to