summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2022-02-12 13:27:17 +1100
committerRod Kay2022-02-12 13:27:17 +1100
commitefe7bcbee2c3895828f6fa7f067a52f6ab4c1188 (patch)
tree838d7fd54c5e097c33401821b9df971313124c4d
parentbe9f34afb34a71577931f82e594f1f32dc02b3f3 (diff)
downloadaur-efe7bcbee2c3895828f6fa7f067a52f6ab4c1188.tar.gz
Bump 'pkgrel' to use latest version of gnatcoll.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e2394b2f0c7..e64a710101f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnat-gps
pkgdesc = GNAT Programming Studio for Ada
pkgver = 2022
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AdaCore/gps
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 80be2b4a1f61..eec26fe28c38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=gnat-gps
pkgver=2022
-pkgrel=1
+pkgrel=2
pkgdesc="GNAT Programming Studio for Ada"
arch=('i686' 'x86_64')