summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2017-07-06 22:09:12 +1000
committerRod Kay2017-07-06 22:09:12 +1000
commitffe899f631f7fcf2551a9811a230d8d4cc2128dd (patch)
tree13f1fcd70e70ff2e2e63a804af880c830f82c6f7
parent3e6c2869fae5227cd10adbaf74f38ed37b641a6d (diff)
downloadaur-ffe899f631f7fcf2551a9811a230d8d4cc2128dd.tar.gz
Bump package version to force update to gcc7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a19eeec9e9f..6ff71e06a12f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jun 5 03:46:29 UTC 2017
+# Thu Jul 6 12:09:05 UTC 2017
pkgbase = quex-for_libadalang
pkgdesc = Generator of lexical analyzers in C and C++. Unicode Supported.
pkgver = 0.65.4
- pkgrel = 1
+ pkgrel = 2
url = http://quex.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index c3a1d5a78f0f..4057507d90c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='quex-for_libadalang'
pkgver=0.65.4
-pkgrel=1
+pkgrel=2
pkgdesc="Generator of lexical analyzers in C and C++. Unicode Supported."
arch=('any')