Comment
The change only bumps the package version in .SRCINFO from r29 to r30 and resets pkgrel from 3 to 1. No source URLs, checksums, build steps, install scripts, or packaging logic are changed in the provided diff hunk. On its face this is a routine metadata update with no direct security impact. I did not see any indicators of supply-chain risk in the reviewed hunk itself.
@@ -1,7 +1,7 @@
pkgbase = android-ndk
pkgdesc = Android C/C++ developer kit
- pkgver = r29
- pkgrel = 3
+ pkgver = r30
+ pkgrel = 1
url = https://developer.android.com/ndk/
install = android-ndk.install
arch = x86_64