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

Allan McRae allan at nymeria.archlinux.org
Tue Apr 16 01:02:06 UTC 2013


    Date: Tuesday, April 16, 2013 @ 03:02:06
  Author: allan
Revision: 182894

upgpkg: bison 2.7.1-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-15 23:05:30 UTC (rev 182893)
+++ PKGBUILD	2013-04-16 01:02:06 UTC (rev 182894)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=2.7
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 groups=('base-devel')
 install=bison.install
 source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('234cdfac99257cf99ac4a03c898f37b9'
-         '853204af1f9a5602d84989b4852e317e')
+md5sums=('7be02eb973eccf388f1ae750fc09eed0'
+         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}  




More information about the arch-commits mailing list