[arch-commits] Commit in bison/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Tue Dec 10 12:36:07 UTC 2013
Date: Tuesday, December 10, 2013 @ 13:36:07
Author: allan
Revision: 201383
upgpkg: bison 3.0.2-1
upstream update
Modified:
bison/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-10 11:10:02 UTC (rev 201382)
+++ PKGBUILD 2013-12-10 12:36:07 UTC (rev 201383)
@@ -3,7 +3,7 @@
# Contributor: Eric Belanger <eric at archlinux.org>
pkgname=bison
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="The GNU general-purpose parser generator"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
options=('staticlibs')
install=bison.install
source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('032a7b7b9f1a6e278ccde73f82cec5c2'
+md5sums=('146be9ff9fbd27497f0bf2286a5a2082'
'SKIP')
build() {
More information about the arch-commits
mailing list