summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2017-07-06 22:11:50 +1000
committerRod Kay2017-07-06 22:11:50 +1000
commit4ee6010d0b6f69c8658d97907b1be6922e17fd4c (patch)
tree052910e0985d6bb2d0641116b592f853d25bf44e /PKGBUILD
parent36f78495f68c65298c27b6904c931e81005129eb (diff)
downloadaur-4ee6010d0b6f69c8658d97907b1be6922e17fd4c.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 23bb98e80d37..2087f21d9d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=asis
pkgver=2017
-pkgrel=1
+pkgrel=2
pkgdesc="Allows Ada programs access to the syntactic and semantic structure of source code. Also provides extra tools such as gnatpp."
arch=(i686 x86_64)