Comment
Risk is low. The change only bumps pkgrel in .SRCINFO and refreshes the recorded SHA256 checksums for the existing AMD .deb source artifacts. No new sources, URLs, build steps, install scripts, or privilege-related files are introduced by this diff. The only notable pre-existing concern is that the package sources are fetched from AMD's HTTPS repository and are binary .deb repacks, but this commit does not worsen that posture beyond updating integrity metadata.
@@ -1,7 +1,7 @@
pkgbase = opencl-amd
pkgdesc = ROCm components repackaged from AMD's Ubuntu releases (ROCr runtime, OpenCL runtime, HIP runtime) - This package is intended to work along with the free amdgpu stack.
pkgver = 7.14.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://www.amd.com
arch = x86_64