summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/"