summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiretza2021-05-29 17:38:21 +0200
committerXiretza2021-05-29 17:38:21 +0200
commit5477d3bdd4e0f9ec1c41e921ab436a35bb92bd4b (patch)
tree27a022c9fe39c337134a149dff8156af704ee532
parent01010c0e301384996af922d79df0d249433fbee3 (diff)
downloadaur-5477d3bdd4e0f9ec1c41e921ab436a35bb92bd4b.tar.gz
pkgrel bump for GCC 11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73f4efcea9c5..71d801a405f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnatcoll-bindings
pkgdesc = GNAT Components Collection - Language and library bindings
pkgver = 21.0.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/AdaCore/gnatcoll-bindings/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 539bad8a3e23..6dbed356abd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=gnatcoll-bindings
pkgname=(gnatcoll-python2 gnatcoll-readline gnatcoll-iconv gnatcoll-gmp)
epoch=1
pkgver=21.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='GNAT Components Collection - Language and library bindings'
url='https://github.com/AdaCore/gnatcoll-bindings/'