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 a9738a93efc6..ede25838cd1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sebastian Werner
pkgname=wsk-git
-pkgver=0.10.0
+pkgver=1.0.0
pkgrel=1
pkgdesc="Apache OpenWhisk Command Line Interface (CLI) https://openwhisk.apache.org/"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/apache/incubator-openwhisk-cli"
license=('Apache')
replaces=('wsk-git')
conflicts=('wsk-git')
-source=($pkgname-src.tar.gz::https://github.com/apache/incubator-openwhisk-cli/releases/download/0.10.0-incubating/OpenWhisk_CLI-0.10.0-incubating-linux-386.tgz)
+source=($pkgname-src.tar.gz::https://github.com/apache/openwhisk-cli/releases/download/1.0.0/OpenWhisk_CLI-1.0.0-linux-386.tgz)
md5sums=('SKIP')