summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarn Burton2016-12-14 16:42:19 -0500
committerTarn Burton2016-12-14 16:42:19 -0500
commit25bf47dfcb325a409eda782b51c63e341abb6645 (patch)
treee36ef70a01f3128366195322e22913c86f63717f
parent70a74c182271a67727cfcd3707df5566bbf53e06 (diff)
downloadaur-25bf47dfcb325a409eda782b51c63e341abb6645.tar.gz
Version update 0.65.65.10-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 7bf9148ff0f1..e33d6c0d00f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Dec 14 12:59:50 UTC 2016
+# Wed Dec 14 21:42:19 UTC 2016
pkgbase = quex
pkgdesc = Generator of lexical analyzers in C and C++. Unicode Supported.
- pkgver = 0.65.65.10
+ pkgver = 0.65.65.65.10
pkgrel = 1
url = http://quex.org/
arch = any
license = LGPL
depends = python2
provides = quex
- source = http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-0.65.65.10.tar.gz
+ source = http://downloads.sourceforge.net/project/quex/DOWNLOAD/quex-0.65.65.65.10.tar.gz
source = quex
md5sums = 2bed54f6c2daf26aaa5bbdb5ec62292d
md5sums = 89ee42a783fe1fb7bf7787cc861be1a3
diff --git a/PKGBUILD b/PKGBUILD
index e5028f4db89a..93c215225d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='quex'
-pkgver=0.65.65.10
+pkgver=0.65.65.65.10
pkgrel=1
pkgdesc="Generator of lexical analyzers in C and C++. Unicode Supported."
arch=('any')