summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2018-02-23 08:23:10 -0500
committerTarn Burton2018-02-23 08:23:10 -0500
commit2f6860e2b67731ff40bd718118cec6ebdb4bf2ed (patch)
tree73e5e5adf997a4c35d4268ca6e880cd14b5e6b89 /PKGBUILD
parent167a3b0ca094273a0ce77baf77a19acc406f851d (diff)
downloadaur-2f6860e2b67731ff40bd718118cec6ebdb4bf2ed.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 909abcc2a131..79f496b1ac41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='quex'
-pkgver=0.67.5
+pkgver=0.68.2
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=('3d9070cad09f9814954b2b04613cbb21'
+md5sums=('80ddb372819afa05449114633c5a6f69'
'89ee42a783fe1fb7bf7787cc861be1a3')
package() {