Comment
The change is a straightforward version bump in .SRCINFO from Unity Hub 3.20.0 to 3.21.0, with the source URL and checksum updated accordingly. The source remains HTTPS and points to Unity's official download host, and there are no new build-time commands, extra sources, or packaging-script changes in this diff. Based on the provided hunk alone, I don't see an integrity or persistence concern introduced here.
@@ -1,7 +1,7 @@
pkgbase = unityhub
pkgdesc = The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations.
- pkgver = 3.20.0
- pkgrel = 2
+ pkgver = 3.21.0
+ pkgrel = 1
url = https://unity.com/
install = unityhub.install
arch = x86_64