[arch-commits] Commit in nvidia-173xx-utils/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Friday, November 13, 2009 @ 12:24:05
  Author: thomas
Revision: 58744

Merged revisions 58740 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nvidia-173xx-utils/trunk

........
  r58740 | thomas | 2009-11-13 18:18:58 +0100 (Fr, 13 Nov 2009) | 2 lines
  
  Update nvidia legacy drivers 96.xx.xx and 173.xx.xx to versions compatible with the latest xorg server
........

Modified:
  nvidia-173xx-utils/repos/extra-x86_64/	(properties)
  nvidia-173xx-utils/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: nvidia-173xx-utils/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /nvidia-173xx-utils/trunk:1-48204
   + /nvidia-173xx-utils/trunk:1-58743

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-13 17:22:23 UTC (rev 58743)
+++ extra-x86_64/PKGBUILD	2009-11-13 17:24:05 UTC (rev 58744)
@@ -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




More information about the arch-commits mailing list