summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-12-19 13:12:25 -0500
committerTarn Burton2016-12-19 13:12:25 -0500
commitc8d9d818c6bbaec4b966be22c99c7269879d7a70 (patch)
tree2b2bc6466fd083cae998f16c65bab2fb67cd2a50
parent0e1ac4cafb360e8e8063f2afaab923a9480d7b6c (diff)
downloadaur-c8d9d818c6bbaec4b966be22c99c7269879d7a70.tar.gz
Version update 0.66.5-1 -> 0.65-1
-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')