summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2017-10-02 11:46:29 +0100
committerGergely Imreh2017-10-02 11:46:29 +0100
commit4b0349c8b47440416c212b8857cb55f32e202e33 (patch)
tree229457d18d3a5dedbcd65f14e008cedfd22bdbc1 /PKGBUILD
parente19a8511dcbcfe622b339d0e52282e655b246480 (diff)
downloadaur-4b0349c8b47440416c212b8857cb55f32e202e33.tar.gz
bump to 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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/"