Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / nvidia
Commits: 81bee088 by Peter Jung at 2025-08-13T20:44:07+02:00 upgpkg: 580.76.05-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,16 +1,16 @@ pkgbase = nvidia pkgdesc = NVIDIA kernel modules - pkgver = 575.64.05 - pkgrel = 5 + pkgver = 580.76.05 + pkgrel = 1 url = https://www.nvidia.com/ arch = x86_64 license = LicenseRef-custom makedepends = linux-headers - makedepends = nvidia-dkms=575.64.05 + makedepends = nvidia-dkms=580.76.05 provides = NVIDIA-MODULE options = !strip pkgname = nvidia depends = linux - depends = nvidia-utils=575.64.05 + depends = nvidia-utils=580.76.05 depends = libglvnd ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Thomas Baechler <tho...@archlinux.org> pkgname=nvidia -pkgver=575.64.05 -pkgrel=5 +pkgver=580.76.05 +pkgrel=1 pkgdesc="NVIDIA kernel modules" arch=('x86_64') url="https://www.nvidia.com/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/commit/81bee08858ad28ca6bd978f31050c4466a681073 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/commit/81bee08858ad28ca6bd978f31050c4466a681073 You're receiving this email because of your account on gitlab.archlinux.org.