[arch-commits] CVS update of extra/x11/nvidia-96xx-suspend2 (2 files)
Thomas Baechler
thomas at archlinux.org
Tue May 8 22:03:34 UTC 2007
Date: Tuesday, May 8, 2007 @ 18:03:34
Author: thomas
Path: /home/cvs-extra/extra/x11/nvidia-96xx-suspend2
Modified: PKGBUILD (1.2 -> 1.3) nvidia-96xx.install (1.1 -> 1.2)
upgpkg: nvidia-96xx-suspend2 1.0.9631-2
---------------------+
PKGBUILD | 6 +++---
nvidia-96xx.install | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
Index: extra/x11/nvidia-96xx-suspend2/PKGBUILD
diff -u extra/x11/nvidia-96xx-suspend2/PKGBUILD:1.2 extra/x11/nvidia-96xx-suspend2/PKGBUILD:1.3
--- extra/x11/nvidia-96xx-suspend2/PKGBUILD:1.2 Fri Feb 16 14:45:27 2007
+++ extra/x11/nvidia-96xx-suspend2/PKGBUILD Tue May 8 18:03:34 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.2 2007/02/16 19:45:27 andyrtr Exp $
+# $Id: PKGBUILD,v 1.3 2007/05/08 22:03:34 thomas Exp $
# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
pkgname=nvidia-96xx-suspend2
pkgver=1.0.9631
_nver=1.0-9631
-_kernver='2.6.19-suspend2'
-pkgrel=1
+_kernver='2.6.21-suspend2'
+pkgrel=2
pkgdesc="NVIDIA legacy drivers for kernel26suspend2, 96xx branch"
arch=(i686 x86_64)
[ "$CARCH" = "i686" ] && ARCH=x86
Index: extra/x11/nvidia-96xx-suspend2/nvidia-96xx.install
diff -u extra/x11/nvidia-96xx-suspend2/nvidia-96xx.install:1.1 extra/x11/nvidia-96xx-suspend2/nvidia-96xx.install:1.2
--- extra/x11/nvidia-96xx-suspend2/nvidia-96xx.install:1.1 Tue Feb 6 11:56:05 2007
+++ extra/x11/nvidia-96xx-suspend2/nvidia-96xx.install Tue May 8 18:03:34 2007
@@ -1,6 +1,6 @@
# arg 1: the new package version
post_install() {
- KERNEL_VERSION='2.6.19-suspend2'
+ KERNEL_VERSION='2.6.21-suspend2'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
@@ -13,7 +13,7 @@
# arg 1: the old package version
post_remove() {
- KERNEL_VERSION='2.6.19-suspend2'
+ KERNEL_VERSION='2.6.21-suspend2'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
More information about the arch-commits
mailing list