[arch-commits] CVS update of extra/modules/catalyst (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 15:47:51 UTC 2008


    Date: Saturday, January 26, 2008 @ 10:47:51
  Author: tpowa
    Path: /home/cvs-extra/extra/modules/catalyst

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: update to new timer stats kernel


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/modules/catalyst/PKGBUILD
diff -u extra/modules/catalyst/PKGBUILD:1.6 extra/modules/catalyst/PKGBUILD:1.7
--- extra/modules/catalyst/PKGBUILD:1.6	Sat Jan 26 08:57:56 2008
+++ extra/modules/catalyst/PKGBUILD	Sat Jan 26 10:47:51 2008
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.6 2008/01/26 13:57:56 travis Exp $
+# $Id: PKGBUILD,v 1.7 2008/01/26 15:47:51 tpowa Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: amdviaman
 
 pkgname=catalyst
 pkgver=8.01
 _kernel_version=2.6.24
-pkgrel=2
+pkgrel=3
 pkgdesc="Proprietary AMD/ATI kernel drivers for Radeon brand cards. Stock kernel."
 arch=('i686' 'x86_64')
 url="http://www.ati.amd.com"
 license=('custom') 
-depends=("catalyst-utils>=${pkgver}" "kernel26>=${_kernel_version}-1" "kernel26<=${_kernel_version}.9999")
+depends=("catalyst-utils>=${pkgver}" "kernel26>=${_kernel_version}-2" "kernel26<=${_kernel_version}.9999")
 makedepends=()
 replaces=('ati-fglrx' 'fglrx') # damnit, I wish AMD/ATI would quit rebranding
 install=${pkgname}.install




More information about the arch-commits mailing list