Comment
The change is a straightforward version bump in .SRCINFO, updating the recorded upstream tarball URLs and SHA-256 checksums for postman-bin from 12.19.0 to 12.20.0. There are no new scripts, install hooks, privilege changes, or build-time network behaviors introduced by this diff. The package still fetches the official Postman CDN over HTTPS and remains pinned by checksum. Low risk.
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 12.19.0
+ pkgver = 12.20.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64