summaryrefslogtreecommitdiff
path: root/core/flex/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-08 00:02:17 +0000
committerroot <root@rshg054.dnsready.net>2012-08-08 00:02:17 +0000
commit6c114b503b2456476f22ff6bdb2b45cac8dac612 (patch)
tree663d91755132361628dec7a42b77734ecf7b36b7 /core/flex/PKGBUILD
parent9d36fcd5638035abf19f303deebd9e861d384254 (diff)
Wed Aug 8 00:02:17 UTC 2012
Diffstat (limited to 'core/flex/PKGBUILD')
-rw-r--r--core/flex/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/flex/PKGBUILD b/core/flex/PKGBUILD
index 64781e231..2d1ef4adf 100644
--- a/core/flex/PKGBUILD
+++ b/core/flex/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163938 2012-07-22 12:56:35Z allan $
+# $Id: PKGBUILD 164810 2012-08-06 13:29:17Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=flex
-pkgver=2.5.36
+pkgver=2.5.37
pkgrel=1
pkgdesc="A tool for generating text-scanning programs"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('glibc' 'm4' 'sh')
install=flex.install
source=(http://downloads.sourceforge.net/sourceforge/flex/flex-$pkgver.tar.bz2
lex.sh)
-md5sums=('5e637290609fd3c2f1f2e75ac2bce1c5'
+md5sums=('c75940e1fc25108f2a7b3ef42abdae06'
'f725259ec23a9e87ee29e2ef82eda9a5')
build() {