Comment
The change is a straightforward version bump in .SRCINFO from 8.3.4 to 8.3.8, updating the declared source URLs, noextract entries, and checksums to match the new upstream MongoDB release artifacts. The sources remain HTTPS from the official MongoDB repository, and there are no new build-time commands, scripts, or privilege/persistence mechanisms introduced by this diff. Based on the provided hunk alone, this looks like a routine metadata update with no evident security regression.
@@ -1,6 +1,6 @@
pkgbase = mongodb-bin
pkgdesc = A high-performance, open source, schema-free document-oriented database
- pkgver = 8.3.4
+ pkgver = 8.3.8
pkgrel = 1
url = https://www.mongodb.com/
arch = x86_64