summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-04-23 16:25:36 +0100
committerJonathon Fernyhough2021-04-23 16:25:36 +0100
commita5367ab75129cb186af67ffb793d66d08780007f (patch)
tree7889f2536d82495f89d201e562d995a91f9644d3
parentafa0e20e5137608a9aae299b9548e7960c189745 (diff)
downloadaur-a5367ab75129cb186af67ffb793d66d08780007f.tar.gz
Upstream 390.143
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d71bc1dc7f3b..25709956942d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = nvidia-390xx
pkgdesc = NVIDIA drivers for linux, 390xx legacy branch
- pkgver = 390.141
- pkgrel = 3
+ pkgver = 390.143
+ pkgrel = 1
url = https://www.nvidia.com/
arch = x86_64
license = custom
- makedepends = nvidia-390xx-utils=390.141
+ makedepends = nvidia-390xx-utils=390.143
makedepends = libglvnd
makedepends = linux-headers
- makedepends = nvidia-390xx-dkms=390.141
+ makedepends = nvidia-390xx-dkms=390.143
provides = NVIDIA-MODULE
conflicts = nvidia
options = !strip
pkgname = nvidia-390xx
depends = linux
- depends = nvidia-390xx-utils=390.141
+ depends = nvidia-390xx-utils=390.143
depends = libglvnd
diff --git a/PKGBUILD b/PKGBUILD
index 8131aa6c7c1d..5a691658874a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# Contributor: Ike Devolder <ike.devolder+gmail+com>
pkgname=nvidia-390xx
-pkgver=390.141
-pkgrel=3
+pkgver=390.143
+pkgrel=1
pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
arch=('x86_64')
url="https://www.nvidia.com/"