summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-01-19 07:51:50 -0500
committergraysky2019-01-19 07:51:50 -0500
commit69386c1f2734bfe9a3aec08bac5f619755f7aff5 (patch)
treecac53e4c90bbf8747fd3ca0539c00b7eca75bde8
parent51581f8460dacbf847d1c8aecce369087604b3da (diff)
downloadaur-69386c1f2734bfe9a3aec08bac5f619755f7aff5.tar.gz
Update to 415.27-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d38adc1621c..bcf8a4812292 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,27 @@
# Generated by mksrcinfo v8
-# Sun Jan 13 13:18:03 UTC 2019
+# Sat Jan 19 12:51:50 UTC 2019
pkgbase = nvidia-ck
pkgdesc = NVIDIA drivers for linux-ck.
- pkgver = 415.25
- pkgrel = 3
+ pkgver = 415.27
+ pkgrel = 1
epoch = 2
url = http://www.nvidia.com/
arch = x86_64
license = custom
- makedepends = nvidia-utils=415.25
+ makedepends = nvidia-utils=415.27
makedepends = libglvnd
makedepends = linux-ck-headers>=4.20
makedepends = linux-ck-headers<4.21
depends = linux-ck>=4.20
depends = linux-ck<4.21
depends = libgl
- depends = nvidia-utils=415.25
+ depends = nvidia-utils=415.27
conflicts = nvidia-340xx-ck
conflicts = nvidia-390xx-ck
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/415.25/NVIDIA-Linux-x86_64-415.25.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/415.27/NVIDIA-Linux-x86_64-415.27.run
source = kernel-4.16.patch
- sha256sums = 64b65b8923d15e2566ed2ab6a4a65b21c45445bdd028ec0091c9b509a51e9349
+ sha256sums = c82b76a62035033dbfef4b9759c2b0544508e1180c8c7c1e68f35d1e6070d48b
sha256sums = 622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385
pkgname = nvidia-ck
diff --git a/PKGBUILD b/PKGBUILD
index 75edb8585cea..db8f26d77929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contrubutor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-ck
-pkgver=415.25
-pkgrel=3
+pkgver=415.27
+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"
kernel-4.16.patch)
-sha256sums=('64b65b8923d15e2566ed2ab6a4a65b21c45445bdd028ec0091c9b509a51e9349'
+sha256sums=('c82b76a62035033dbfef4b9759c2b0544508e1180c8c7c1e68f35d1e6070d48b'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
prepare() {