summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaykel Moya2024-04-26 11:16:30 +0200
committerMaykel Moya2024-04-26 11:16:30 +0200
commit4920a36874485562d26c40645c9e20b085a472d0 (patch)
treecdad55d307a4c71ad52feff39f7a59b17e0b68f1
parent6ad6f7cc4b8e1d7efc71d0e5c7a1588b00b74360 (diff)
downloadaur-4920a36874485562d26c40645c9e20b085a472d0.tar.gz
Release 473.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73e87c88c9fe..fdc0c6166205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-cloud-cli-lite
pkgdesc = A distribution of the gcloud CLI that strips these unnessary dependencies to reduce the size by > 75%
- pkgver = 472.0.0
+ pkgver = 473.0.0
pkgrel = 1
url = https://github.com/tonymet/gcloud-lite
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = google-cloud-cli-lite
options = !strip
options = staticlibs
options = !zipman
- source = google-cloud-cli-lite-472.0.0.orig.tar.gz::https://github.com/tonymet/gcloud-lite/releases/download/472.0.0/google-cloud-cli-472.0.0-linux-x86_64-lite.tar.gz
+ source = google-cloud-cli-lite-473.0.0.orig.tar.gz::https://github.com/tonymet/gcloud-lite/releases/download/473.0.0/google-cloud-cli-473.0.0-linux-x86_64-lite.tar.gz
source = google-cloud-cli.sh
source = 0003-add-compdef-to-zsh-completion.patch
- sha256sums = d47d9d94d718a96189f6cd82cc6840df8d7d34d483d77b1e173af8d4b2ae8a51
+ sha256sums = c90115205d1fe44d89c2219dca9ecdaee8dc6a74f48e2938368c2be3ad45c9e1
sha256sums = e03ffb8a534b175dc497621a0396bcc29884279daa519e2cb90bd98c61d6530a
sha256sums = c19dbe916e6fd18d9b17b3309ee60c5d389035c5520822d2c14c045d8b853924
diff --git a/PKGBUILD b/PKGBUILD
index db89d62af502..ea0a8a5ad4d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_extractedName="google-cloud-sdk"
_pkgname="google-cloud-cli"
pkgname="${_pkgname}-lite"
-pkgver=472.0.0
+pkgver=473.0.0
pkgrel=1
pkgdesc="A distribution of the gcloud CLI that strips these unnessary dependencies to reduce the size by > 75%"
url="https://github.com/tonymet/gcloud-lite"
@@ -23,7 +23,7 @@ source=(
conflicts=('google-cloud-sdk' 'google-cloud-cli')
provides=('google-cloud-sdk' 'google-cloud-cli')
replaces=('google-cloud-sdk')
-sha256sums=('d47d9d94d718a96189f6cd82cc6840df8d7d34d483d77b1e173af8d4b2ae8a51'
+sha256sums=('c90115205d1fe44d89c2219dca9ecdaee8dc6a74f48e2938368c2be3ad45c9e1'
'e03ffb8a534b175dc497621a0396bcc29884279daa519e2cb90bd98c61d6530a'
'c19dbe916e6fd18d9b17b3309ee60c5d389035c5520822d2c14c045d8b853924')