summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2022-05-15 12:22:29 +0200
committerXiretza2022-05-15 12:22:29 +0200
commitabe01240ac1d561c81f2a5962d0d423a5c1df565 (patch)
treedc78e23976b6071db81cb0ffaf690ee0715a5ef1 /PKGBUILD
parentb3be40f5d540980caeff5a6e04389f79c31733e8 (diff)
downloadaur-abe01240ac1d561c81f2a5962d0d423a5c1df565.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 0440e3d5a261..bc268fbb9ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libvss
epoch=1
pkgver=22.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A high level string and text processing library for Ada."
url="https://github.com/AdaCore/VSS"
@@ -39,4 +39,4 @@ package()
install -D -m644 \
"COPYING.RUNTIME" \
"$pkgdir/usr/share/licenses/$pkgname/COPYING.RUNTIME"
-} \ No newline at end of file
+}