summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-12-16 07:07:57 -0500
committerTarn Burton2016-12-16 07:07:57 -0500
commit0e1ac4cafb360e8e8063f2afaab923a9480d7b6c (patch)
treef42b77b10c53061c77d5dba8eb00a95d33320c98 /PKGBUILD
parent25bf47dfcb325a409eda782b51c63e341abb6645 (diff)
downloadaur-0e1ac4cafb360e8e8063f2afaab923a9480d7b6c.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93c215225d27..185a595c54b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='quex'
-pkgver=0.65.65.65.10
+pkgver=0.66.5
pkgrel=1
pkgdesc="Generator of lexical analyzers in C and C++. Unicode Supported."
arch=('any')
@@ -9,7 +9,7 @@ license=('LGPL')
provides=('quex')
depends=('python2')
source=("http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-$pkgver.tar.gz" "quex")
-md5sums=('2bed54f6c2daf26aaa5bbdb5ec62292d'
+md5sums=('f7306de1020d567bd2ce3b72f98da56d'
'89ee42a783fe1fb7bf7787cc861be1a3')
package() {