summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2017-03-22 15:49:55 +0000
committerGergely Imreh2017-03-22 15:49:55 +0000
commit85b8d4387c4828e6ca8be0f7ae02511e8536d55b (patch)
tree926a3d69d2fb18a7ae8740e178b36114b4fef16b /PKGBUILD
parentfe6800f8c3fbe83bb0a50f5a5eacd0091fb44b11 (diff)
downloadaur-85b8d4387c4828e6ca8be0f7ae02511e8536d55b.tar.gz
update to 0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81b5b9f8fae6..feefebb4fa0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.4.6
+pkgver=0.5.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=('cloudfoundry-cli>=6.1')
source=("http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_${pkgver}_amd64.tar.gz")
-sha256sums=('0ebb0630f2bd2d8d908479669f3ec099d22a58e4bfe0cb4c54d5264e5baa55f8')
+sha256sums=('9f378b9f4fb6b98ac48e5f1a972dffa88b1874aa3f71c5c4d037b7782f9d6775')
package() {
cd "${srcdir}/Bluemix_CLI/"