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

Allan McRae allan at nymeria.archlinux.org
Fri Jul 26 00:51:22 UTC 2013


    Date: Friday, July 26, 2013 @ 02:51:21
  Author: allan
Revision: 191584

upgpkg: bison 3.0-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-25 21:16:42 UTC (rev 191583)
+++ PKGBUILD	2013-07-26 00:51:21 UTC (rev 191584)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger <eric at archlinux.org>
 
 pkgname=bison
-pkgver=2.7.1
+pkgver=3.0
 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=('7be02eb973eccf388f1ae750fc09eed0'
+md5sums=('a2624994561aa69f056c904c1ccb2880'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list