Comment
The change is a straightforward version bump in .SRCINFO for google-cloud-cli, updating the package version and the architecture-specific upstream tarball URLs/checksums from 580.0.0 to 581.0.0. The sources remain HTTPS on the official Google Cloud download domain, there are no new scripts, patches, binaries, or build/install logic changes in this diff, and no signs of privilege escalation or persistence mechanisms. Based on the provided hunk alone, this appears low risk.
@@ -1,6 +1,6 @@
pkgbase = google-cloud-cli
pkgdesc = A core set of command-line tools for the Google Cloud Platform. Includes only gcloud core (with beta and alpha commands), gcloud-crc32c and man pages
- pkgver = 580.0.0
+ pkgver = 581.0.0
pkgrel = 1
url = https://cloud.google.com/cli/
arch = x86_64