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

Allan McRae allan at archlinux.org
Sat Nov 10 04:26:02 UTC 2012


    Date: Friday, November 9, 2012 @ 23:26:01
  Author: allan
Revision: 170718

upgpkg: bison 2.6.5-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-10 04:22:59 UTC (rev 170717)
+++ PKGBUILD	2012-11-10 04:26:01 UTC (rev 170718)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=2.6.4
+pkgver=2.6.5
 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=('8b2dc57eb9d2d6de4715d30de6b2ee07'
-         '89b9f75a9aa1b02418fef0e685bd44f2')
+md5sums=('75c8508e0a9e5c68f608658672d6bda4'
+         '1caae9ecfbad56cf170432b6db667907')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}  




More information about the arch-commits mailing list