summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2017-10-02 11:46:29 +0100
committerGergely Imreh2017-10-02 11:46:29 +0100
commit4b0349c8b47440416c212b8857cb55f32e202e33 (patch)
tree229457d18d3a5dedbcd65f14e008cedfd22bdbc1
parente19a8511dcbcfe622b339d0e52282e655b246480 (diff)
downloadaur-4b0349c8b47440416c212b8857cb55f32e202e33.tar.gz
bump to 0.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 549e04c64970..f5b3274b4740 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Thu Aug 24 14:47:57 UTC 2017
+# Mon Oct 2 10:45:28 UTC 2017
pkgbase = bluemix-cli
pkgdesc = Interact with your applications, virtual servers, containers, and other components in IBM Bluemix.
- pkgver = 0.5.6
+ pkgver = 0.6.0
pkgrel = 1
url = http://clis.ng.bluemix.net/ui/home.html
arch = x86_64
license = CUSTOM
- source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.5.6_amd64.tar.gz
- sha256sums = 5cfcdff370daa306b4db434d0f00cc648fde8fad841f1713e74147263b7e5b53
+ source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.6.0_amd64.tar.gz
+ sha256sums = 28e2f3378787cb5b05ec215debf8585c27d59b62ccec6b7268b8f3da472b3698
pkgname = bluemix-cli
diff --git a/PKGBUILD b/PKGBUILD
index 3a596f0c2bf5..7c78bcd76b64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.5.6
+pkgver=0.6.0
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=()
source=("http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_${pkgver}_amd64.tar.gz")
-sha256sums=('5cfcdff370daa306b4db434d0f00cc648fde8fad841f1713e74147263b7e5b53')
+sha256sums=('28e2f3378787cb5b05ec215debf8585c27d59b62ccec6b7268b8f3da472b3698')
package() {
cd "${srcdir}/Bluemix_CLI/"