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

Lukas Fleischer lfleischer at archlinux.org
Sat Dec 14 02:53:10 UTC 2019


    Date: Saturday, December 14, 2019 @ 02:53:10
  Author: lfleischer
Revision: 371391

upgpkg: bison 3.5-1: upstream update

Modified:
  bison/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-14 00:51:37 UTC (rev 371390)
+++ PKGBUILD	2019-12-14 02:53:10 UTC (rev 371391)
@@ -3,8 +3,8 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.4.2
-pkgrel=2
+pkgver=3.5
+pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('x86_64')
 license=('GPL3')
@@ -12,7 +12,7 @@
 depends=('glibc' 'm4' 'sh')
 groups=('base-devel')
 source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('d1ceb9dfde2d03b24a4c1137f7f1b572'
+md5sums=('c0230be066069f33c8445766833f3205'
          'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille



More information about the arch-commits mailing list