Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
nvidia-utils
Commits:
5e86f14c by Peter Jung at 2024-12-13T09:42:44+01:00
upgpkg: 565.77-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nvidia-utils
pkgver = 565.77
- pkgrel = 1
+ pkgrel = 2
url = http://www.nvidia.com/
arch = x86_64
license = custom
@@ -37,6 +37,7 @@ pkgname = nvidia-utils
depends = libglvnd
depends = egl-wayland
depends = egl-gbm
+ depends = egl-x11
optdepends = nvidia-settings: configuration tool
optdepends = xorg-server: Xorg support
optdepends = xorg-server-devel: nvidia-xconfig
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgbase=nvidia-utils
pkgname=('nvidia-utils' 'opencl-nvidia' 'nvidia-dkms' 'nvidia-open-dkms')
pkgver=565.77
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://www.nvidia.com/"
license=('custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/5e86f14c6c97e9d666e171cafa3c8e16726fed00
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/5e86f14c6c97e9d666e171cafa3c8e16726fed00
You're receiving this email because of your account on gitlab.archlinux.org.