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

Travis Willard travis at archlinux.org
Sun Jun 3 03:39:33 UTC 2007


    Date: Saturday, June 2, 2007 @ 23:39:33
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: fglrx 8.37.6-1
Upstream update


----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


Index: extra/modules/fglrx/PKGBUILD
diff -u extra/modules/fglrx/PKGBUILD:1.2 extra/modules/fglrx/PKGBUILD:1.3
--- extra/modules/fglrx/PKGBUILD:1.2	Sat Apr 28 09:15:45 2007
+++ extra/modules/fglrx/PKGBUILD	Sat Jun  2 23:39:33 2007
@@ -1,22 +1,24 @@
-# $Id: PKGBUILD,v 1.2 2007/04/28 13:15:45 tpowa Exp $
+# $Id: PKGBUILD,v 1.3 2007/06/03 03:39:33 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: amdviaman
 
 pkgname=fglrx
-pkgver=8.36.5
-pkgrel=2
+pkgver=8.37.6
+pkgrel=1
 pkgdesc="Proprietary -ARCH kernel drivers/modules for the AMD/ATI RADEON (9500 and later), \
-         MOBILITY RADEON (M10 and later), RADEON XPRESS IGP and FireGL (Z1 and later) series of graphics accelerators."
+         MOBILITY RADEON (M10 and later), RADEON XPRESS IGP and FireGL (Z1 and later) video cards."
 arch=('i686' 'x86_64')
 url="http://www.ati.com"
 license=('custom:"ATI"') #license provided by ati-fglrx-utils package
-depends=('fglrx-utils' 'kernel26')
+depends=('fglrx-utils>=8.37.6' 'kernel26')
 makedepends=()
 replaces=('ati-fglrx')
-options=('!strip') 
 install=$pkgname.install
-_kernver=2.6.21-ARCH
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run)
+md5sums=('ebad4685199a9b3704237bc165de00d4')
+sha1sums=('bc7e32d6ba91967c2661d74874edc046190cf9a1')
+
+_kernver=2.6.21-ARCH
 
 build() {
     cd $startdir/src
@@ -52,5 +54,3 @@
 
 }
 
-md5sums=('bf056417ac6c57acdf5e5a6bb99a7dae')
-sha1sums=('c0edc17d1816ec7415d64d0cc85193060f61e080')




More information about the arch-commits mailing list