summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2017-07-06 22:09:41 +1000
committerRod Kay2017-07-06 22:09:41 +1000
commit49f036961bc64c5432514781a6d675066ab59348 (patch)
tree5aa96a4607512bd629c77d3a25fe64145626da82 /PKGBUILD
parent278c8ee550cbbf7d132d6d25eb2e82a93556d59b (diff)
downloadaur-49f036961bc64c5432514781a6d675066ab59348.tar.gz
Bump package version to force update to gcc7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4deaa2a9bfd..d09dfd36b1e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=xmlada
pkgver=2017
-pkgrel=2
+pkgrel=3
pkgdesc='Xml parsing and schema based validation.'
url='http://libre.adacore.com/tools/xmlada/'