Comment
The change is a straightforward version bump in .SRCINFO from 2.6.2 to 2.7.0, updating the upstream GitLab release tarball URL and its SHA256 checksum. The source remains HTTPS and points to the official upstream project, with no added scripts, patches, binaries, install hooks, or packaging logic changes in this diff. Based on the provided hunk alone, there are no obvious supply-chain or privilege-escalation concerns.
@@ -1,13 +1,13 @@
pkgbase = garden-tools
pkgdesc = Garden grows and cultivates collections of Git trees
- pkgver = 2.6.2
+ pkgver = 2.7.0
pkgrel = 1
url = https://gitlab.com/garden-rs/garden
arch = x86_64
license = MIT
makedepends = cargo
depends = libgcc
- source = https://gitlab.com/garden-rs/garden/-/archive/v2.6.2/garden-v2.6.2.tar.gz
- sha256sums = 7c2215d6cf6bd6797aac4ad0a0145e2407f939fa2258248d67ba055b778dae03
+ source = https://gitlab.com/garden-rs/garden/-/archive/v2.7.0/garden-v2.7.0.tar.gz
+ sha256sums = b3a0231542b630e1a05b7c9910b260e78aea7215fb0e1195f4128fc8c4b10a77
pkgname = garden-tools