[arch-commits] Commit in bison/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Tue Oct 8 08:59:39 UTC 2019
Date: Tuesday, October 8, 2019 @ 08:59:38
Author: bpiotrowski
Revision: 364137
upgpkg: bison 3.4.2-1
Modified:
bison/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-08 08:55:22 UTC (rev 364136)
+++ PKGBUILD 2019-10-08 08:59:38 UTC (rev 364137)
@@ -3,7 +3,7 @@
# Contributor: Eric Belanger <eric at archlinux.org>
pkgname=bison
-pkgver=3.4
+pkgver=3.4.2
pkgrel=1
pkgdesc="The GNU general-purpose parser generator"
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('glibc' 'm4' 'sh')
groups=('base-devel')
source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('dda1296e8a6a4819708f1173af5f2abe'
+md5sums=('d1ceb9dfde2d03b24a4c1137f7f1b572'
'SKIP')
validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E') # Akim Demaille
More information about the arch-commits
mailing list