diff --git a/PKGBUILD b/PKGBUILD index 6834a71..bdf275e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,7 +15,7 @@ depends=(bash java-environment) makedepends=(gendesk) optdepends=('groovy-docs: html and pdf documentation for Groovy') validpgpkeys=('34441E504A937F43EB0DAEF96A65176A0FB1CD0B') # Paul King -source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip" +source=("https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-$pkgname-binary-$pkgver.zip" "https://downloads.apache.org/groovy/$pkgver/distribution/apache-$pkgname-binary-$pkgver.zip.asc") sha256sums=('31d96c1e1cf75c7e8173cdcef9bed1e3edd4e87e6400400584220e0bb42892e5' 'SKIP')