mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 14:14:37 +08:00
Merge branch 'testing' of code.chakralinux.org:packages/core into testing
This commit is contained in:
commit
903c75fc93
@ -2,7 +2,7 @@
|
||||
pkgbase=nvidia-390xx
|
||||
pkgname=(nvidia-390xx nvidia-390xx-dkms chd-nvidia-390xx)
|
||||
pkgver=390.87
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
|
||||
arch=('x86_64')
|
||||
url="http://www.nvidia.com/"
|
||||
@ -54,7 +54,7 @@ build() {
|
||||
|
||||
package_nvidia-390xx() {
|
||||
pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
|
||||
depends=("linux=4.18.6" "nvidia-390xx-utils=${pkgver}" 'libgl')
|
||||
depends=("linux=4.18.12" "nvidia-390xx-utils=${pkgver}" 'libgl')
|
||||
conflicts=('nvidia-96xx' 'nvidia-173xx' 'nvidia-304xx' 'nvidia-340xx')
|
||||
|
||||
install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
|
||||
|
Loading…
Reference in New Issue
Block a user