summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2023-05-04 23:03:10 +1000
committerRod Kay2023-05-04 23:03:10 +1000
commit8287eb707319961fb6a355e10fff0462dfd19443 (patch)
tree26d5b9fd80c8b9ab260d95fe679a748be9733988 /PKGBUILD
parent26f291cc486e8e21b987d154a696f43c871c3eec (diff)
downloadaur-8287eb707319961fb6a355e10fff0462dfd19443.tar.gz
Bump pkgrel to force rebuild with gcc13.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44ff769f2711..859d11eb3eb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=gprbuild
pkgname=(libgpr gprbuild)
epoch=1
pkgver=23.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Builder for multi-language systems"
arch=('i686' 'x86_64')
url="https://github.com/AdaCore/gprbuild/"