summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2016-01-05 22:22:47 +0200
committerDet2016-01-05 22:22:47 +0200
commit8f2e38481d33d93ea7ce05c0ed129eaf7619a641 (patch)
tree09ed6a951f2640e0d1f6d681e99bfec3ee970366 /PKGBUILD
parentf60e28816d04d494fae1008edb19933433816899 (diff)
downloadaur-8f2e38481d33d93ea7ce05c0ed129eaf7619a641.tar.gz
Fix stuff
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d39605ccc00e..5cc2e2ab0a1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,9 +30,9 @@ source=('20-nvidia.conf')
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')
-md5sums_i686=('File')
-md5sums_x86_64=('File')
-[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('File')
+md5sums_i686=('cbb48d10306d6ca49423ed80e786598e')
+md5sums_x86_64=('13df10e88eb550b8d7f2e276bb5cfb57')
+[[ $_pkg = NVIDIA-Linux-x86_64-$pkgver ]] && md5sums_x86_64=('b49638820f1b46ac3b34443617531eb7')
# Auto-detect patches (e.g. nvidia-linux-4.1.patch)
for _patch in $(ls "$startdir"/*.patch 2>/dev/null); do