summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-11-19 15:40:46 +0200
committerDet2017-11-19 15:40:46 +0200
commit856bb3002e27a486b4d1c58b1355433ecaac121b (patch)
treed1f0742b3d6995c6457d5560e526845ab91eafa5
parentf2d91a453ea86416b8dc7e62f915e25923955b84 (diff)
downloadaur-856bb3002e27a486b4d1c58b1355433ecaac121b.tar.gz
Cosmetic
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13ea49663c3c..3514a5ba091d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,10 +6,10 @@ pkgbase = nvidia-full-beta
license = custom:NVIDIA
makedepends = linux-headers
options = !strip
- source = http://us.download.nvidia.com/XFree86/Linux-x86_64/387.22/NVIDIA-Linux-x86_64-387.22-no-compat32.run
+ source = http://us.download.nvidia.com/XFree86/Linux-x86_64/387.22/NVIDIA-Linux-x86_64-387.22.run
source = 10-nvidia-drm-outputclass.conf
source = 20-nvidia.conf
- md5sums = b21f9bafb20409b337505c9b1d362c34
+ md5sums = 5989b02e94ce3f171e473e0837f52e24
md5sums = 4f5562ee8f3171769e4638b35396c55d
md5sums = 2640eac092c220073f0668a7aaff61f7
diff --git a/PKGBUILD b/PKGBUILD
index e72a31730576..92e7c1cc628c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Build the lib32 packages too? This only needs to be defined once and will
# remain until the packages are removed. "1" to enable.
-_lib32=0
+_lib32=1
pkgname=('nvidia-full-beta' 'nvidia-utils-full-beta' 'nvidia-egl-wayland-full-beta' 'nvidia-libgl-full-beta' 'opencl-nvidia-full-beta')
pkgver=387.22
@@ -30,7 +30,7 @@ source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/$_pkg.run"
md5sums=('b21f9bafb20409b337505c9b1d362c34'
'4f5562ee8f3171769e4638b35396c55d'
'2640eac092c220073f0668a7aaff61f7')
-[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums[0]=('5989b02e94ce3f171e473e0837f52e24')
+[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums[0]='5989b02e94ce3f171e473e0837f52e24'
# Patch
#source+=('linux-4.11.patch')