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

Allan McRae allan at archlinux.org
Thu Dec 13 04:51:50 UTC 2012


    Date: Wednesday, December 12, 2012 @ 23:51:49
  Author: allan
Revision: 173208

upgpkg: bison 2.7-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-13 04:35:17 UTC (rev 173207)
+++ PKGBUILD	2012-12-13 04:51:49 UTC (rev 173208)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=2.6.5
+pkgver=2.7
 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=('75c8508e0a9e5c68f608658672d6bda4'
-         '1caae9ecfbad56cf170432b6db667907')
+md5sums=('234cdfac99257cf99ac4a03c898f37b9'
+         '853204af1f9a5602d84989b4852e317e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}  




More information about the arch-commits mailing list