summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d49268820860..d4be087121dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Nov 14 13:18:40 UTC 2016
+# Mon Feb 6 15:49:33 UTC 2017
pkgbase = bluemix-cli
pkgdesc = Interact with your applications, virtual servers, containers, and other components in IBM Bluemix.
- pkgver = 0.4.4
+ pkgver = 0.4.6
pkgrel = 1
url = http://clis.ng.bluemix.net/ui/home.html
arch = x86_64
license = CUSTOM
depends = cloudfoundry-cli>=6.1
- source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.4.4_amd64.tar.gz
- sha256sums = 426176c0f8c4b6ac49c08080d67cf277dd9f35c55d299c78ac71fc3c3b4152f8
+ source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.4.6_amd64.tar.gz
+ sha256sums = 0ebb0630f2bd2d8d908479669f3ec099d22a58e4bfe0cb4c54d5264e5baa55f8
pkgname = bluemix-cli
diff --git a/PKGBUILD b/PKGBUILD
index ff3f40a6e3b4..81b5b9f8fae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.4.4
+pkgver=0.4.6
pkgrel=1
pkgdesc="Interact with your applications, virtual servers, containers, and other components in IBM Bluemix."
arch=('x86_64')
@@ -8,7 +8,7 @@ url="http://clis.ng.bluemix.net/ui/home.html"
license=('CUSTOM')
depends=('cloudfoundry-cli>=6.1')
source=("http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_${pkgver}_amd64.tar.gz")
-sha256sums=('55b0bfab5ee818d8f85c16dd078f709f81f404d0702c000a6980df72e2d49dcc')
+sha256sums=('0ebb0630f2bd2d8d908479669f3ec099d22a58e4bfe0cb4c54d5264e5baa55f8')
package() {
cd "${srcdir}/Bluemix_CLI/"