summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2017-07-24 17:43:14 +0100
committerGergely Imreh2017-07-24 17:43:14 +0100
commit80e5cd79f886892709873015c84aa98432be25cd (patch)
treed11d5b5637c6c477b474c4552c251975ed5ae4f8
parent1d33af391efc1fc2ad00a8516898dbb8c18ca9bc (diff)
downloadaur-80e5cd79f886892709873015c84aa98432be25cd.tar.gz
bump to v0.5.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd83e4d876c2..5bb3068bb0c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Fri May 19 17:38:09 UTC 2017
+# Mon Jul 24 16:42:54 UTC 2017
pkgbase = bluemix-cli
pkgdesc = Interact with your applications, virtual servers, containers, and other components in IBM Bluemix.
- pkgver = 0.5.4
+ pkgver = 0.5.5
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.4_amd64.tar.gz
- sha256sums = da408fbf15d8f2017e45dec402e524915aad37c1509cdbc9f538ff8ed574383c
+ source = http://public.dhe.ibm.com/cloud/bluemix/cli/bluemix-cli/Bluemix_CLI_0.5.5_amd64.tar.gz
+ sha256sums = 4c7299ff76b7f02973921c8d80997d1b149f95454e5504d707f52586ab6e6461
pkgname = bluemix-cli
diff --git a/PKGBUILD b/PKGBUILD
index 708f1ae478fa..a7d17315e5c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gergely Imreh <imrehg@gmail.com>
pkgname=bluemix-cli
-pkgver=0.5.4
+pkgver=0.5.5
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=('da408fbf15d8f2017e45dec402e524915aad37c1509cdbc9f538ff8ed574383c')
+sha256sums=('4c7299ff76b7f02973921c8d80997d1b149f95454e5504d707f52586ab6e6461')
package() {
cd "${srcdir}/Bluemix_CLI/"