mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
use artifactory
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
This commit is contained in:
parent
16c21938a1
commit
4e376240c1
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -9,7 +9,7 @@ license=('Apache')
|
|||
depends=('java-runtime>=11')
|
||||
replaces=('pantheon')
|
||||
#changelog=
|
||||
source=("$pkgname-$pkgver.tar.gz::https://bintray.com/hyperledger-org/$pkgname-repo/download_file?file_path=$pkgname-$pkgver.tar.gz")
|
||||
source=("https://hyperledger.jfrog.io/artifactory/$pkgname-binaries/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('dc11cf6919de422afb311d072a4edbdaa2115eead5bb102aec5aacfc5fdb1164')
|
||||
|
||||
check() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue