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

Allan McRae allan at archlinux.org
Sat Jan 24 03:08:31 UTC 2015


    Date: Saturday, January 24, 2015 @ 04:08:30
  Author: allan
Revision: 229685

upgpkg: bison 3.0.4-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 03:05:07 UTC (rev 229684)
+++ PKGBUILD	2015-01-24 03:08:30 UTC (rev 229685)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 groups=('base-devel')
 install=bison.install
 source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('673effdf277cd49304fc62dd0ddd2faf'
+md5sums=('c342201de104cc9ce0a21e0ad10d4021'
          'SKIP')
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille
 



More information about the arch-commits mailing list