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 fd9ca5ae70fb..ea050fc259d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnatcoll-readline
pkgver=2019
-pkgrel=1
+pkgrel=2
pkgdesc='GNAT Components Collection - Binding to readline'
url='https://github.com/AdaCore/gnatcoll-bindings/'
@@ -12,7 +12,7 @@ license=('GPL')
depends=('readline' 'gnatcoll-core')
makedepends=('gprbuild')
-source=('http://mirrors.cdn.adacore.com/art/5cdf8afa31e87a8f1d425054')
+source=('https://community.download.adacore.com/v1/964ece4f78755a2fb3c1c84cec2c375cda66bd98?filename=gnatcoll-bindings-2019-20190430-1928C-src.tar.gz')
sha1sums=('964ece4f78755a2fb3c1c84cec2c375cda66bd98')
build()