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

Lukas Fleischer lfleischer at archlinux.org
Sun Jun 23 16:27:10 UTC 2019


    Date: Sunday, June 23, 2019 @ 16:27:10
  Author: lfleischer
Revision: 356813

upgpkg: bison 3.4-1

Upstream update.

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 15:54:35 UTC (rev 356812)
+++ PKGBUILD	2019-06-23 16:27:10 UTC (rev 356813)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.3.2
+pkgver=3.4
 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=('c9b552dee234b2f6b66e56b27e5234c9'
+md5sums=('dda1296e8a6a4819708f1173af5f2abe'
          'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille



More information about the arch-commits mailing list