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

Lukas Fleischer lfleischer at archlinux.org
Mon Feb 3 08:54:12 UTC 2020


    Date: Monday, February 3, 2020 @ 08:54:12
  Author: lfleischer
Revision: 374522

upgpkg: bison 3.5.1-1: upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 08:39:34 UTC (rev 374521)
+++ PKGBUILD	2020-02-03 08:54:12 UTC (rev 374522)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.5
+pkgver=3.5.1
 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=('c0230be066069f33c8445766833f3205'
+md5sums=('6fc5fa4488832a65db934b9e93bd5d4c'
          'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille



More information about the arch-commits mailing list