summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-07-17 12:35:56 -0400
committergraysky2019-07-17 12:35:56 -0400
commit6f77dc3c92406ed30c22611842f3c12c752e66db (patch)
tree14d934c0cc7ba32dd2ab17f2ae79ee48dcc3487a
parentb3609f0c54fc85a2a5f9ae2119e10cea5497a2f8 (diff)
downloadaur-6f77dc3c92406ed30c22611842f3c12c752e66db.tar.gz
Update to 430.34-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3769fb73793a..62626b8723e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
pkgbase = nvidia-ck
pkgdesc = NVIDIA drivers for linux-ck.
- pkgver = 430.26
- pkgrel = 9
+ pkgver = 430.34
+ pkgrel = 1
epoch = 2
url = http://www.nvidia.com/
arch = x86_64
license = custom
- makedepends = nvidia-utils=430.26
+ makedepends = nvidia-utils=430.34
makedepends = libglvnd
makedepends = linux-ck-headers
depends = linux-ck
depends = libgl
- depends = nvidia-utils=430.26
+ depends = nvidia-utils=430.34
conflicts = nvidia-340xx-ck
conflicts = nvidia-390xx-ck
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/430.26/NVIDIA-Linux-x86_64-430.26.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/430.34/NVIDIA-Linux-x86_64-430.34.run
source = fs62142.patch
- sha256sums = 66ab94a94436732e6e9e8a95a0f5418759a4c2abd2ede65a9472a8de08edcee6
+ sha256sums = 2b0d584025affb8cffb7440087dd038ebd5a9d2e0d88bbbf7a6b451a5f117d30
sha256sums = 24a3082688ee4d60d27f601d535b1e6ced7537b46cc83fc9bb6da0f76e07e017
pkgname = nvidia-ck
diff --git a/PKGBUILD b/PKGBUILD
index c917365a2af5..619208b9797e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contrubutor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-ck
-pkgver=430.26
-pkgrel=9
+pkgver=430.34
+pkgrel=1
epoch=2
_extramodules=extramodules-ck
_pkgdesc="NVIDIA drivers for linux-ck."
@@ -21,7 +21,7 @@ options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}"
source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
fs62142.patch)
-sha256sums=('66ab94a94436732e6e9e8a95a0f5418759a4c2abd2ede65a9472a8de08edcee6'
+sha256sums=('2b0d584025affb8cffb7440087dd038ebd5a9d2e0d88bbbf7a6b451a5f117d30'
'24a3082688ee4d60d27f601d535b1e6ced7537b46cc83fc9bb6da0f76e07e017')
prepare() {