summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Hernberg2016-02-13 16:43:36 +0100
committerJoakim Hernberg2016-02-13 16:43:36 +0100
commit63bce59d05910eb262578c7935e5917f5d9c7c36 (patch)
tree75589b65afac569ea62f59847df3d1f69bdf01e3 /PKGBUILD
parent26b0fbc6514c96de2863b0685e15a22f00dc79b1 (diff)
downloadaur-63bce59d05910eb262578c7935e5917f5d9c7c36.tar.gz
bump to 361.28-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b25f0b24cbc..94ef99d0823b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Thomas Baechler <thomas@archlinux.org>
pkgname=nvidia-rt
-pkgver=361.18
+pkgver=361.28
_extramodules=extramodules-4.1-rt
pkgrel=1
pkgdesc="NVIDIA drivers for linux-rt"
@@ -19,8 +19,8 @@ options=(!strip)
install=nvidia-rt.install
source_i686=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run")
source_x86_64=("ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
-sha256sums_i686=('45171c24e0011d0e062ba487bd9abef3797752e29ee4cbe665af8d9ccacfd6d8')
-sha256sums_x86_64=('406ac161db6e3005bbfb4074becdc42e756f0e06440a072046039e64d63ed189')
+sha256sums_i686=('1a129b5953d68d813e3b61e9cf26c58df42a390d078a2d5e99fe1d261d4c7404')
+sha256sums_x86_64=('449db0a2817a0fb48e748f366ec5eee222023dcf1cfd7429b88ff2da6a1903cf')
[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"