Merge branch 'testing' of gitorious.org:chakra-packages/platform into testing

This commit is contained in:
Drake Justice 2010-09-26 03:35:12 +00:00
commit 25d52f5de0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
pkgname=nvidia-96xx-utils
pkgver=96.43.18
pkgrel=1
pkgrel=2
pkgdesc="NVIDIA drivers utilities and libraries, 96xx branch."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686" ] && ARCH=x86

View File

@ -13,7 +13,7 @@ pkgver=96.43.18
# Find the kernel name inside the chroot
_kernver=`pacman -Qf kernel26 | cut -c10-15 | sed 's/kernel26 //g'`-CHAKRA
pkgrel=1
pkgrel=2
pkgdesc="NVIDIA drivers for kernel26, 96xx branch."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686" ] && ARCH=x86