summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-02-28 08:11:09 +0200
committerDet2017-02-28 08:11:09 +0200
commit9b412e5bccba58ad1a168ac5bf324d7adcd0a9e1 (patch)
treec49d8b2dbc7278fbe918358bf7133e63b14b2fd2
parente1ac140d68ecda30c6eac8554bb4fe970ddc69f3 (diff)
downloadaur-9b412e5bccba58ad1a168ac5bf324d7adcd0a9e1.tar.gz
Fix 64-bit lib32 bundle
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd94983521be..2248c7a9a1e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ source=('10-nvidia-drm-outputclass.conf'
'20-nvidia.conf'
'linux-4.10.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/NVIDIA-Linux-x86_64-$pkgver-no-compat32.run")
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/$pkgver/$_pkg.run")
md5sums=('4f5562ee8f3171769e4638b35396c55d'
'2640eac092c220073f0668a7aaff61f7'
'e81769b830b7a1e60c635e3bbe559f59')