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 f5b046033d4d..f846a80a8fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnatcoll-python
pkgver=2019
-pkgrel=1
+pkgrel=2
pkgdesc='GNAT Components Collection - interface to the python interpreter.'
url='https://github.com/AdaCore/gnatcoll-bindings/'
@@ -12,7 +12,7 @@ license=('GPL')
depends=('python2' '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'
'setup.py-patch')
sha1sums=('964ece4f78755a2fb3c1c84cec2c375cda66bd98'
'92d80368c81b0e9eef3f9ab7e0fcc5da61b532e9')