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

Lukas Fleischer lfleischer at archlinux.org
Mon Oct 1 17:47:52 UTC 2018


    Date: Monday, October 1, 2018 @ 17:47:51
  Author: lfleischer
Revision: 335606

upgpkg: bison 3.1-1

Upstream update.

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-01 15:06:45 UTC (rev 335605)
+++ PKGBUILD	2018-10-01 17:47:51 UTC (rev 335606)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.0.5
+pkgver=3.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=("ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('3e54f20988ecd1b62044e25481e5f06b'
+md5sums=('db7e431785ad96870bfa570a15cab079'
          'SKIP')
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille
 



More information about the arch-commits mailing list