Comment
The .SRCINFO update changes the upstream source tag from the Linux release tag v6.5.1.0_Linux to v6.6.1.0_OSX while keeping the package name and Linux-oriented dependencies unchanged. That is a supply-chain integrity red flag because the source now points at a macOS-tagged release of the MEGAsync repo, which may not correspond to the intended Linux build artifacts and could indicate a packaging mistake or unintended upstream content. However, this diff is only metadata; it does not itself introduce executable code, and the source URL remains on the official GitHub repository over HTTPS. Risk is moderate due to potential wrong-source pinning, but there is no direct evidence of malicious payload in this single change.
@@ -1,6 +1,6 @@
pkgbase = megasync
pkgdesc = Official MEGA desktop application for syncing with MEGA Cloud Drive
- pkgver = 6.5.1.0
+ pkgver = 6.6.1.0
pkgrel = 1
url = https://github.com/meganz/MEGAsync/
arch = x86_64