summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 850e06d733fa..8757a6b566e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
# Maintainer: Rod Kay <charlie5 on #ada at irc.libera.chat>
-epoch=1
-
pkgname=libvss
+pkgdesc='A high level string and text processing library for Ada.'
pkgver=24.0w
pkgrel=1
-pkgdesc='A high level string and text processing library for Ada.'
+epoch=1
url=https://github.com/AdaCore/VSS
@@ -14,7 +13,7 @@ license=(Apache)
makedepends=(gprbuild)
-source=(file:///opt/gnatstudio-sources/vss-24.0w-20230428-1628B-src.tar.gz)
+source=(https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources/vss-24.0w-20230428-1628B-src.tar.gz)
sha256sums=(560c3ee35e710dacf2a0f929ab23c220ba0c0d1e72e3e6a14793a58a96553776)