summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 403c2509db12..5a351253dcc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libadalang
pkgver=2019
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance semantic engine for the Ada programming language."
arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@ makedepends=("gprbuild")
conflicts=('libadalang-git')
-source=('http://mirrors.cdn.adacore.com/art/5cdf8f3331e87a8f1c967d27'
- 'http://mirrors.cdn.adacore.com/art/5cdf8f8a31e87a8f1c967d31')
+source=('https://community.download.adacore.com/v1/d9ecaed902d34eb3162f3c255da2d5763b495170?filename=libadalang-2019-20190510-19916-src.tar.gz'
+ 'https://community.download.adacore.com/v1/30c1718fc91e7da1c8a359e5862a44c814daf592?filename=langkit-2019-20190510-19B8C-src.tar.gz')
sha1sums=('d9ecaed902d34eb3162f3c255da2d5763b495170'
'30c1718fc91e7da1c8a359e5862a44c814daf592')