From 9b4356a4ce894946739f7fff9411f62be0fbc122 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Aug 2012 00:04:11 +0000 Subject: Sun Aug 5 00:04:11 UTC 2012 --- testing/flex/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/flex') diff --git a/testing/flex/PKGBUILD b/testing/flex/PKGBUILD index d51091dc7..1c9e16129 100644 --- a/testing/flex/PKGBUILD +++ b/testing/flex/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 163839 2012-07-21 10:43:39Z allan $ +# $Id: PKGBUILD 164717 2012-08-04 01:16:51Z allan $ # Maintainer: Allan McRae # Contributor: judd 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() { -- cgit v1.2.3-54-g00ecf