Comment
The change is a straightforward version bump in .SRCINFO, updating pkgver and the corresponding upstream tarball URLs/checksums for x86_64 and aarch64. I do not see any new red flags in the metadata itself: sources remain HTTPS, point to the vendor’s download host, and are pinned by checksum. No build/install logic changed in this diff, so there is no evidence of added code execution, persistence, or privilege escalation. Risk is low.
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 12.17.5
+ pkgver = 12.19.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64