summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario Ostuni2015-12-10 14:10:09 +0100
committerDario Ostuni2015-12-10 14:10:09 +0100
commit5718d5bc755e72ad7f182afe4ae67b8a103b1bb8 (patch)
tree4fc1330b28fca34a03033e614423f4cda913e180
parentcda0ff1c221a74305cdd27ea3f7e183529adeafc (diff)
downloadaur-5718d5bc755e72ad7f182afe4ae67b8a103b1bb8.tar.gz
C++11 ABI rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8f33a7b9d0c..8960e2e88ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 13:10:02 UTC 2015
pkgbase = cgicc
pkgdesc = C++ library that simplifies the creation of CGI applications
pkgver = 3.2.16
- pkgrel = 4
+ pkgrel = 5
url = https://www.gnu.org/software/cgicc/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1257e8e63c23..9d9508758be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dario Ostuni <another.code.996@gmail.com>
pkgname=cgicc
pkgver=3.2.16
-pkgrel=4
+pkgrel=5
pkgdesc="C++ library that simplifies the creation of CGI applications"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/cgicc/"