[arch-commits] Commit in (4 files)

Thomas Bächler thomas at archlinux.org
Fri Nov 13 17:18:58 UTC 2009


    Date: Friday, November 13, 2009 @ 12:18:58
  Author: thomas
Revision: 58740

Update nvidia legacy drivers 96.xx.xx and 173.xx.xx to versions compatible with the latest xorg server

Modified:
  nvidia-173xx-utils/trunk/PKGBUILD
  nvidia-173xx/trunk/PKGBUILD
  nvidia-96xx-utils/trunk/PKGBUILD
  nvidia-96xx/trunk/PKGBUILD

-----------------------------------+
 nvidia-173xx-utils/trunk/PKGBUILD |    8 ++++----
 nvidia-173xx/trunk/PKGBUILD       |   10 +++++-----
 nvidia-96xx-utils/trunk/PKGBUILD  |    8 ++++----
 nvidia-96xx/trunk/PKGBUILD        |    8 ++++----
 4 files changed, 17 insertions(+), 17 deletions(-)

Modified: nvidia-173xx/trunk/PKGBUILD
===================================================================
--- nvidia-173xx/trunk/PKGBUILD	2009-11-13 14:03:45 UTC (rev 58739)
+++ nvidia-173xx/trunk/PKGBUILD	2009-11-13 17:18:58 UTC (rev 58740)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-173xx
-pkgver=173.14.20
+pkgver=173.14.22
 _kernver='2.6.31-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26, 173xx branch."
 arch=('i686' 'x86_64')
 [ "$CARCH" = "i686"   ] && ARCH=x86
@@ -14,9 +14,9 @@
 conflicts=('nvidia-96xx' 'nvidia')
 license=('custom')
 install=nvidia.install
-source=("http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
-md5sums=('1274759c7e17a039f322a38097de0a98')
-[ "$CARCH" = "x86_64" ] && md5sums=('8bddf91b7a98b296e2ae2b657bc5f971')
+source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
+sha256sums=('7e357a475771f538c01bd14776e7c43848a5ae3e30198f2173b10fb0a5d8023d')
+[ "$CARCH" = "x86_64" ] && sha256sums=('9ad8a860ee96b3632f6c7f2adf0fd7c7e1d79487acef7e8a46f848a8fbf96c83')
 
 build() {
 	cd $srcdir

Modified: nvidia-173xx-utils/trunk/PKGBUILD
===================================================================
--- nvidia-173xx-utils/trunk/PKGBUILD	2009-11-13 14:03:45 UTC (rev 58739)
+++ nvidia-173xx-utils/trunk/PKGBUILD	2009-11-13 17:18:58 UTC (rev 58740)
@@ -1,9 +1,8 @@
 # $Id: PKGBUILD 28365 2009-03-01 00:11:38Z pierre $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
-# Contributor: James Rayner <iphitus at gmail.com>
 
 pkgname=nvidia-173xx-utils
-pkgver=173.14.20
+pkgver=173.14.22
 pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries, 173xx branch."
 arch=('i686' 'x86_64')
@@ -16,9 +15,10 @@
 provides=('libgl')
 license=('custom')
 install=nvidia.install
+options=(!strip)
 source=("http://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run")
-md5sums=('1274759c7e17a039f322a38097de0a98')
-[ "$CARCH" = "x86_64" ] && md5sums=('8bddf91b7a98b296e2ae2b657bc5f971')
+sha256sums=('7e357a475771f538c01bd14776e7c43848a5ae3e30198f2173b10fb0a5d8023d')
+[ "$CARCH" = "x86_64" ] && sha256sums=('9ad8a860ee96b3632f6c7f2adf0fd7c7e1d79487acef7e8a46f848a8fbf96c83')
 
 build() {
 	cd $srcdir

Modified: nvidia-96xx/trunk/PKGBUILD
===================================================================
--- nvidia-96xx/trunk/PKGBUILD	2009-11-13 14:03:45 UTC (rev 58739)
+++ nvidia-96xx/trunk/PKGBUILD	2009-11-13 17:18:58 UTC (rev 58740)
@@ -2,9 +2,9 @@
 # Maintainer : Thomas Baechler <thomas at archlinux.org>
 
 pkgname=nvidia-96xx
-pkgver=96.43.13
+pkgver=96.43.14
 _kernver='2.6.31-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="NVIDIA drivers for kernel26, 96xx branch."
 arch=('i686' 'x86_64')
 [ "$CARCH" = "i686"   ] && ARCH=x86
@@ -15,8 +15,8 @@
 license=('custom')
 install=nvidia.install
 source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
-md5sums=('ed4a1f2e22e900aecc693fb3e3c4fde3')
-[ "$CARCH" = "x86_64" ] && md5sums=('200f4aac06a9b9d8c2fb6cf5b08c2443')
+sha256sums=('7906f34371f06ca8deb977e1e9c321b1687e0db3fecf98e1ba7bc0779b8c236d')
+[ "$CARCH" = "x86_64" ] && sha256sums=('19fa6878061bf413dac4de4b17a5e32f26cf699f7b958805e4b9f0b03892af54')
 
 build() {
 	cd $srcdir

Modified: nvidia-96xx-utils/trunk/PKGBUILD
===================================================================
--- nvidia-96xx-utils/trunk/PKGBUILD	2009-11-13 14:03:45 UTC (rev 58739)
+++ nvidia-96xx-utils/trunk/PKGBUILD	2009-11-13 17:18:58 UTC (rev 58740)
@@ -1,9 +1,8 @@
 # $Id$
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
-# Contributor: James Rayner <iphitus at gmail.com>
 
 pkgname=nvidia-96xx-utils
-pkgver=96.43.13
+pkgver=96.43.14
 pkgrel=1
 pkgdesc="NVIDIA drivers utilities and libraries, 96xx branch."
 arch=('i686' 'x86_64')
@@ -16,9 +15,10 @@
 provides=('libgl')
 license=('custom')
 install=nvidia.install
+options=(!strip)
 source=("http://download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run")
-md5sums=('ed4a1f2e22e900aecc693fb3e3c4fde3')
-[ "$CARCH" = "x86_64" ] && md5sums=('200f4aac06a9b9d8c2fb6cf5b08c2443')
+sha256sums=('7906f34371f06ca8deb977e1e9c321b1687e0db3fecf98e1ba7bc0779b8c236d')
+[ "$CARCH" = "x86_64" ] && sha256sums=('19fa6878061bf413dac4de4b17a5e32f26cf699f7b958805e4b9f0b03892af54')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list