Comment
The change is limited to .SRCINFO metadata for a version bump from 1.29.0 to 1.30.0 and the addition of runtime dependencies (GTK stack, glibc, sh, icon theme). There are no new sources, no build-time network fetches, no install scripts, and no privilege/persistence mechanisms introduced in this diff. The added dependencies are plausible for a GUI installer and do not by themselves indicate malicious behavior. Based on the provided hunk alone, this looks low risk.
@@ -1,11 +1,19 @@
pkgbase = itch-setup-bin
pkgdesc = Installer for the itch.io desktop app
- pkgver = 1.29.0
+ pkgver = 1.30.0
pkgrel = 1
url = https://itch.io/
arch = x86_64
license = MIT
+ depends = cairo
+ depends = fontconfig
+ depends = gdk-pixbuf2
+ depends = glib2
+ depends = glibc
depends = gtk3
+ depends = hicolor-icon-theme
+ depends = pango
+ depends = sh
provides = itch-setup
conflicts = itch-setup
conflicts = itch