summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2022-05-16 18:27:34 +0200
committerXiretza2022-05-16 18:27:34 +0200
commitecded404e7b84401338235c02cd9778bf6112b91 (patch)
tree627f57b6aa2e59b472b9be0ef2b1d2c3065dcc57 /PKGBUILD
parent396a6e702c5b25e135d19f6d333d3fb0cce105b5 (diff)
downloadaur-ecded404e7b84401338235c02cd9778bf6112b91.tar.gz
GCC 12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e41c376f165..49d6b4d0cca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gnatcoll-gnatinspect
epoch=1
pkgver=22.0.0
-pkgrel=1
+pkgrel=2
_repo_name=gnatcoll-db
pkgdesc='GNAT Components Collection - the gnatinspect tool.'
@@ -47,4 +47,4 @@ package()
install -D -m644 \
"../COPYING.RUNTIME" \
"$pkgdir/usr/share/licenses/$pkgname/COPYING.RUNTIME"
-} \ No newline at end of file
+}