summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbrarSyed2022-06-09 14:16:19 -0500
committerAbrarSyed2022-06-09 14:16:19 -0500
commit670e0c86d6fa9da2a1bf44af7f9559893973b8a7 (patch)
treed3a9d2b49caa5d37ff550fe05a0477741ecb68be
parentfe846c13407944fa2153f955ef2a17887a3f87ea (diff)
downloadaur-670e0c86d6fa9da2a1bf44af7f9559893973b8a7.tar.gz
updated to 8.5.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f613bd45e998..31e2a1c1b1fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cloudfoundry-cli
pkgdesc = The official command line client for Cloud Foundry
- pkgver = 8.3.0
+ pkgver = 8.4.0
pkgrel = 1
url = https://github.com/cloudfoundry/cli
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = cloudfoundry-cli
provides = cf
options = !emptydirs
options = !strip
- source = cf-cli-8.3.0-amd64.tar.gz::https://cli.run.pivotal.io/stable?release=linux64-binary&version=8.3.0&source=github-rel
+ source = cf-cli-8.4.0-amd64.tar.gz::https://cli.run.pivotal.io/stable?release=linux64-binary&version=8.4.0&source=github-rel
source = cf-cli-completion::https://raw.githubusercontent.com/cloudfoundry/cli-ci/master/ci/installers/completion/cf
- md5sums = aa3d07847b4081d03ff1bc162f7cbe6d
+ md5sums = 397f68df6455619f92bbaed6cbfb5e4a
md5sums = b3dc7a45905e0dc58f3011f431befb90
- sha256sums = 5d2e9b1ef129a84a63f2fc6c429146c7b23ea8dba172a8b1c6f1cb1c8867eb0e
+ sha256sums = a104a06e2b4ab6b9c7d28b625274e44ec48c2b9b27a7ccca4db50b570a007310
sha256sums = f3f05a2414075c00b101b05f73cf260b9eec9966659adf2957c1b2937bd4c48e
- sha512sums = 229dab36d1fdaadad933761c0ea7de2fafde66492be9b6b10018c7cf0d45428a42298a1ecfcc1a9052d5dc1633e26658eba01116becf63631fb23cdccacc80e6
+ sha512sums = af96a16f204f164576423e191f3a20fa7787d39809d209d299643fde11ea05a5248eabee0f567881b2a373161a772729440756f785c325249e553ac5eafb065d
sha512sums = 016e999430d8c78ed06eb283f31ed601d6d6fb5ee2da9253f84e2364a13fe1723dfd9501f6bf53019ef6f1b54eb8e094e11564ed3d154a475a43321a99d080ef
pkgname = cloudfoundry-cli
diff --git a/PKGBUILD b/PKGBUILD
index ecdd78290e0f..7710dce1933a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: AbrarSyed <aur _AT_ abrarsyed _DOT_ com>
pkgname=cloudfoundry-cli
-pkgver=8.3.0
+pkgver=8.4.0
pkgrel=1
pkgdesc="The official command line client for Cloud Foundry"
arch=('x86_64')
@@ -14,11 +14,11 @@ source=(
"cf-cli-completion::https://raw.githubusercontent.com/cloudfoundry/cli-ci/master/ci/installers/completion/cf"
)
-md5sums=('aa3d07847b4081d03ff1bc162f7cbe6d'
+md5sums=('397f68df6455619f92bbaed6cbfb5e4a'
'b3dc7a45905e0dc58f3011f431befb90')
-sha256sums=('5d2e9b1ef129a84a63f2fc6c429146c7b23ea8dba172a8b1c6f1cb1c8867eb0e'
+sha256sums=('a104a06e2b4ab6b9c7d28b625274e44ec48c2b9b27a7ccca4db50b570a007310'
'f3f05a2414075c00b101b05f73cf260b9eec9966659adf2957c1b2937bd4c48e')
-sha512sums=('229dab36d1fdaadad933761c0ea7de2fafde66492be9b6b10018c7cf0d45428a42298a1ecfcc1a9052d5dc1633e26658eba01116becf63631fb23cdccacc80e6'
+sha512sums=('af96a16f204f164576423e191f3a20fa7787d39809d209d299643fde11ea05a5248eabee0f567881b2a373161a772729440756f785c325249e553ac5eafb065d'
'016e999430d8c78ed06eb283f31ed601d6d6fb5ee2da9253f84e2364a13fe1723dfd9501f6bf53019ef6f1b54eb8e094e11564ed3d154a475a43321a99d080ef')
package() {