[arch-commits] Commit in nvidia-304xx/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Fri Apr 5 19:59:10 UTC 2013
Date: Friday, April 5, 2013 @ 21:59:10
Author: andyrtr
Revision: 182048
upgpkg: nvidia-304xx 304.88-1
upstream update 304.88
Modified:
nvidia-304xx/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-05 19:48:02 UTC (rev 182047)
+++ PKGBUILD 2013-04-05 19:59:10 UTC (rev 182048)
@@ -2,9 +2,9 @@
# Maintainer : Thomas Baechler <thomas at archlinux.org>
pkgname=nvidia-304xx
-pkgver=304.84
+pkgver=304.88
_extramodules=extramodules-3.8-ARCH
-pkgrel=2
+pkgrel=1
pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
arch=('i686' 'x86_64')
url="http://www.nvidia.com/"
@@ -19,12 +19,12 @@
_arch='x86'
_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run")
- md5sums+=('3f9f724c5448e5b6952ad22092bdda83')
+ md5sums+=('f60d4aef766029c98914ed665235029a')
elif [ "$CARCH" = "x86_64" ]; then
_arch='x86_64'
_pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
source+=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run")
- md5sums+=('c26461c11170d8447d1464c37ff7c66b')
+ md5sums+=('35e0c7d30de795cccb6b95bda991fb77')
fi
build() {
More information about the arch-commits
mailing list