summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d8db76b5eac..06517c770d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Dec 16 12:07:36 UTC 2016
+# Mon Dec 19 18:12:25 UTC 2016
pkgbase = quex
pkgdesc = Generator of lexical analyzers in C and C++. Unicode Supported.
- pkgver = 0.66.5
+ pkgver = 0.65.66.5
pkgrel = 1
url = http://quex.org/
arch = any
license = LGPL
depends = python2
provides = quex
- source = http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-0.66.5.tar.gz
+ source = http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-0.65.66.5.tar.gz
source = quex
md5sums = f7306de1020d567bd2ce3b72f98da56d
md5sums = 89ee42a783fe1fb7bf7787cc861be1a3
diff --git a/PKGBUILD b/PKGBUILD
index 185a595c54b5..defbffe2812f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='quex'
-pkgver=0.66.5
+pkgver=0.65.66.5
pkgrel=1
pkgdesc="Generator of lexical analyzers in C and C++. Unicode Supported."
arch=('any')