summaryrefslogtreecommitdiff
path: root/core/bison/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/bison/PKGBUILD')
-rw-r--r--core/bison/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/bison/PKGBUILD b/core/bison/PKGBUILD
index 27ad9c6ae..7c0fbdf1d 100644
--- a/core/bison/PKGBUILD
+++ b/core/bison/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 196831 2013-10-20 11:52:24Z allan $
+# $Id: PKGBUILD 201434 2013-12-11 15:08:40Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
pkgname=bison
-pkgver=3.0
+pkgver=3.0.2
pkgrel=1
pkgdesc="The GNU general-purpose parser generator"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ groups=('base-devel')
options=('staticlibs')
install=bison.install
source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('a2624994561aa69f056c904c1ccb2880'
+md5sums=('146be9ff9fbd27497f0bf2286a5a2082'
'SKIP')
build() {