summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Biehl2018-09-05 02:10:46 +0200
committerDaniel Biehl2018-09-05 02:10:46 +0200
commitbb86256e0ef31237d2d050e528df5bf60889f0d6 (patch)
tree8c1b5b101ac46499802b5bbb64fc25c458d891bb
parent91f411cfc2972c44ea4af84247a957ee917933b0 (diff)
downloadaur-bb86256e0ef31237d2d050e528df5bf60889f0d6.tar.gz
increase pgkrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d47650a7113e..e2203adff41c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xqilla
pkgdesc = An XQuery and XPath 2.0 library, written in C++ and built on top of Xerces-C.
pkgver = 2.3.4
- pkgrel = 2
+ pkgrel = 3
url = http://xqilla.sourceforge.net/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a5e39a41d74b..2e8f4f7e4840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Daniel Biehl <dbiehl@live.de>
pkgname=xqilla
pkgver=2.3.4
-pkgrel=2
+pkgrel=3
pkgdesc="An XQuery and XPath 2.0 library, written in C++ and built on top of Xerces-C."
arch=("x86_64")
url="http://xqilla.sourceforge.net/"