summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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
+}