Comment
The change is a routine version bump in .SRCINFO for the NVIDIA beta driver package: pkgver/provides/dependency pins and the upstream NVIDIA download URL/checksums were updated accordingly. I do note the source URL still uses plain HTTP rather than HTTPS, which is a supply-chain integrity weakness in general, but this is an existing packaging issue rather than a new red flag introduced by this diff. No new suspicious sources, scripts, or privilege/persistence mechanisms are present in the reviewed hunk.
@@ -1,23 +1,23 @@
pkgbase = nvidia-beta
pkgdesc = NVIDIA kernel module (beta version)
- pkgver = 610.43.02
+ pkgver = 610.43.03
pkgrel = 1
url = https://www.nvidia.com/
arch = x86_64
license = LicenseRef-Custom
makedepends = dkms
makedepends = linux-headers
- provides = nvidia=610.43.02
- provides = nvidia-beta=610.43.02
+ provides = nvidia=610.43.03
+ provides = nvidia-beta=610.43.03
provides = NVIDIA-MODULE
conflicts = nvidia
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/610.43.02/NVIDIA-Linux-x86_64-610.43.02-no-compat32.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/610.43.03/NVIDIA-Linux-x86_64-610.43.03-no-compat32.run
source = 110-nvidia-change-dkms-conf.patch
- sha256sums = 4d53abaa1e0e1d502b40ecf145c831c331304adb9bdcb83293a0b393fb6d00d0
- sha256sums = 8775aabec2a66ca98616048a757b54f32b821d58c7a3a39030efaf6f7182df15
+ sha256sums = e084451db730a6df29d3d74f655749c4d236e3c945f7d94b5205e84318fe2f90
+ sha256sums = 099b4953587079c6fe06cedcb8fade887a2a0bc3d38dbc39b0ca3a9778bbd2a7
pkgname = nvidia-beta
depends = libglvnd
depends = linux
- depends = nvidia-utils-beta=610.43.02
+ depends = nvidia-utils-beta=610.43.03