summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2021-07-16 22:05:09 +1000
committerRod Kay2021-07-16 22:05:09 +1000
commitb734fd61f33653d2c97946bc8e2c6d8a78189f8a (patch)
tree163d4d3d5516e126c2644deefc108afde29e9b8e /PKGBUILD
parenta0787b0e6824462b802af7470406141ca88848ee (diff)
downloadaur-b734fd61f33653d2c97946bc8e2c6d8a78189f8a.tar.gz
Rid commented out old 'source' field.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 635a8d9e0f9b..30cadb54b3d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,6 @@ makedepends=('gprbuild' 'python-setuptools' 'python-mako' 'python-funcy'
_checksum=7a191b8dd41b28a9b93424a5aedac3c5ec76b046
source=("${pkgname}-${_upstream_ver}-src.tar.gz::https://community.download.adacore.com/v1/${_checksum}?filename=${pkgname}-${_upstream_ver}-src.tar.gz")
-
-#source=("$pkgname-$pkgver.tar.gz::https://community.download.adacore.com/v1/$_hash?filename=$_extract_dir.tar.gz&rand=280")
sha1sums=("$_checksum")
build()