Comment
The change is a straightforward version bump in .SRCINFO for the prebuilt Postman tarballs, with updated HTTPS source URLs and matching checksums for x86_64 and aarch64. No new sources, scripts, install hooks, or packaging behavior are introduced by this diff, and the package still points to the official Postman download domain. Based on the provided hunk alone, there are no evident security regressions.
@@ -38,9 +38,9 @@ pkgbase = postman-bin
options = !strip
source = postman.desktop
sha256sums = d87542ac18455ff341da7c5efd01db96a01f659b1bf546840aa4ac8bd085802d
- source_x86_64 = postman-12.24.2-linux-x86_64.tar.gz::https://dl.pstmn.io/download/version/12.24.2/linux64
- sha256sums_x86_64 = 8fcc27e8b38ad855d9beb32d96eaa88c4c7ada0418fd86b3a71c4f8456d5ab00
- source_aarch64 = postman-12.24.2-linux-aarch64.tar.gz::https://dl.pstmn.io/download/version/12.24.2/linux_arm64
- sha256sums_aarch64 = 4d9455231e7965770cdab1e0d840cf0b65d71f369996295f253593e098ef6dde
+ source_x86_64 = postman-12.24.5-linux-x86_64.tar.gz::https://dl.pstmn.io/download/version/12.24.5/linux64
+ sha256sums_x86_64 = e45ab7476a4147443fd1788722ecaac269d34db7c660cfc4315503a530656382
+ source_aarch64 = postman-12.24.5-linux-aarch64.tar.gz::https://dl.pstmn.io/download/version/12.24.5/linux_arm64
+ sha256sums_aarch64 = 51a3e437bf7599a26e89ba96d17772bf8142d701f1a9d4c20b203340d185f886
pkgname = postman-bin