summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2016-10-25 16:23:19 +0100
committerGergely Imreh2016-10-25 16:23:19 +0100
commit1f7009a3226052a4407ec6a0db8ae500aae0ec0d (patch)
tree6f3fa55316a546d24fce743afe7e85f5f3bc2667
parent893532548362ca87d643b5189fd229e60203ef61 (diff)
downloadaur-1f7009a3226052a4407ec6a0db8ae500aae0ec0d.tar.gz
bump to 0.4.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eff590848d0d..bf5371280a05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Aug 12 02:40:27 UTC 2016
+# Tue Oct 25 15:23:02 UTC 2016
pkgbase = bluemix-cli
pkgdesc = Interact with your applications, virtual servers, containers, and other components in IBM Bluemix.
- pkgver = 0.4.1
+ pkgver = 0.4.3
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.1_amd64.tar.gz
- sha256sums = 723a2473bf7878dcc1dc369158b6f0f9bf3e14df5cc15a345a72f7c17a5d937e
+ source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.4.3_amd64.tar.gz
+ sha256sums = 426176c0f8c4b6ac49c08080d67cf277dd9f35c55d299c78ac71fc3c3b4152f8
pkgname = bluemix-cli
diff --git a/PKGBUILD b/PKGBUILD
index 78fc47d08914..ee50e07703c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.4.1
+pkgver=0.4.3
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=('723a2473bf7878dcc1dc369158b6f0f9bf3e14df5cc15a345a72f7c17a5d937e')
+sha256sums=('426176c0f8c4b6ac49c08080d67cf277dd9f35c55d299c78ac71fc3c3b4152f8')
package() {
cd "${srcdir}/Bluemix_CLI/"