summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2016-08-16 20:40:01 +0300
committerDet2016-08-16 20:40:01 +0300
commit6366d3b40e8ee1ec99715bffae4f585230796074 (patch)
tree53a8dfad8cddd407b1884b42a5b89988085fce32 /PKGBUILD
parent54cb907f14ccd86f72e63b0fc43e8e2b8c53ea2a (diff)
downloadaur-6366d3b40e8ee1ec99715bffae4f585230796074.tar.gz
Fix build for 4.7 + add patch for 4.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 206f5df3a5bf..e848c3dd85d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,11 +27,11 @@ fi
# Source
source=('20-nvidia.conf'
- 'linux-4.7.patch')
+ 'linux-4.8.patch')
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/$pkgver/NVIDIA-Linux-x86-$pkgver.run")
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/$_pkg.run")
md5sums=('2640eac092c220073f0668a7aaff61f7'
- '0b68fdfd7b43a20e47a3ddb06004e820')
+ '575708b8db401ff82ee4a26e491cc0da')
md5sums_i686=('7b7466e23ae6ffa97106c9749aee2628')
md5sums_x86_64=('cbe2cee787e07f8775a3fd994c9263a9')
[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('65b99201ca894ea9a878593fbb19f0a3')