summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2017-10-11 17:59:01 +0100
committerGergely Imreh2017-10-11 17:59:01 +0100
commitf57c5a4c801d2aa573de09f858b97137d3f31315 (patch)
tree8568a7fb6301472a24b579419de401aa70d2ddff /PKGBUILD
parent4b0349c8b47440416c212b8857cb55f32e202e33 (diff)
downloadaur-f57c5a4c801d2aa573de09f858b97137d3f31315.tar.gz
bump to 0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c78bcd76b64..875858ac1b59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.6.0
+pkgver=0.6.1
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=('28e2f3378787cb5b05ec215debf8585c27d59b62ccec6b7268b8f3da472b3698')
+sha256sums=('a352d60e9fd7fc7a08eb34571800d86d0d4c848fd3b4fa054c7fb27047cc905d')
package() {
cd "${srcdir}/Bluemix_CLI/"