summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37c2cd4de3ae..833ebefad06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,13 +27,13 @@ fi
# Source
source=('10-nvidia-drm-outputclass.conf'
- '20-nvidia.conf'
- 'linux-4.11.patch')
+ '20-nvidia.conf')
+# 'linux-4.11.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=('4f5562ee8f3171769e4638b35396c55d'
- '2640eac092c220073f0668a7aaff61f7'
- 'cc8941b6898d9daa0fb67371f57a56b6')
+ '2640eac092c220073f0668a7aaff61f7')
+# 'cc8941b6898d9daa0fb67371f57a56b6')
md5sums_i686=('8d2a2049d0509875c5dc0d9a0275aee4')
md5sums_x86_64=('778318b0fd2d5d511474a8987cc7dbe5')
[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('0f42f6706da80d32574371c8a0894e60')