summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian2021-02-11 18:05:33 +0100
committerSebastian2021-02-11 18:05:33 +0100
commitbfc552eaeb691aae99b6e43d9479c6758ee132f1 (patch)
tree04c8da6e15e227a87b9a615891d1dfe8ff9588ce
parent69a158df42eaaa96760088eab1777b968cbed0f1 (diff)
downloadaur-bfc552eaeb691aae99b6e43d9479c6758ee132f1.tar.gz
moved to latest build
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d6193e524da..d70e3bdbf556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/apache/incubator-openwhisk-wskdeploy"
license=('Apache')
replaces=('wskdeploy-git')
conflicts=('wskdeploy-git')
-source=($pkgname-src.tar.gz::https://github.com/apache/openwhisk-wskdeploy/archive/1.0.0.tar.gz)
+source=($pkgname-src.tar.gz::https://github.com/apache/openwhisk-wskdeploy/releases/download/latest/openwhisk_wskdeploy-latest-linux-amd64.tgz)
noextract=($pkgname-src.tar.gz)
makedepends=("go" "git")
md5sums=('SKIP')