summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsudoforge2022-04-01 00:52:13 -0600
committerCopybara Bot2022-04-01 01:19:43 -0600
commitb5e718e2312db6ea4ea54eeee7dd467940f678fd (patch)
tree868dee944f1a6efca0ec103a374bb3b7b21749f7 /PKGBUILD
parent4126cf8df616e23c638a89cc3e1f028bc389e597 (diff)
downloadaur-b5e718e2312db6ea4ea54eeee7dd467940f678fd.tar.gz
feat: set CLOUDSDK_PYTHON to /usr/bin/python
This change enforces that the system python is used, in order to avoid potential issues when `gcloud` is executed from within a virtual environment, which may have an incompatible version of python, missing modules, or other problematic characteristics. Closes: #62 Change-Id: I8f12140d12be7ade7ed50ce816258e2cd8dfffb3 GitOrigin-RevId: bbb4a399cc36e584508038bac9c62ee5086ac5f8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 170d9257d714..5be6f5d26395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname="google-cloud-sdk"
pkgver=379.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq."
url="https://cloud.google.com/sdk/"
license=("Apache")
@@ -30,7 +30,7 @@ source=(
"0004-collections-abc.patch"
)
sha256sums=('bde48d9935819177c11c05b3c9d5a33df9227f878685c97002d4dcb9db8d9ec1'
- 'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
+ 'ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'
'4694f5191ceea7cf8076861ce5790ba9e809023da278b0f6ed862b9611e5aa93'