start xorg update, catalyst 12.6

This commit is contained in:
Anke 2012-07-07 05:28:23 +00:00
parent 40ea16429c
commit 283e03f02b
2 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
# maintainer abveritas@chakra-project.org
pkgname=catalyst-utils
pkgver=12.4
pkgver=12.6
pkgrel=1
pkgdesc="AMD/ATI Catalyst drivers utilities and libraries."
arch=('i686' 'x86_64')
@ -23,7 +23,7 @@ source=(
amdcccle.desktop
atieventsd.sh)
md5sums=('e57d65cb9c9fa470d6d80072d5ab2785'
md5sums=('6bd4f0875202390ed7122696db29be77'
'bdafe749e046bfddee2d1c5e90eabd83'
'4efa8414a8fe9eeb50da38b5522ef81d'
'f729bf913613f49b0b9759c246058a87')

View File

@ -6,8 +6,8 @@
_kernver="3.4.3-1-CHAKRA"
pkgname=catalyst
pkgver=12.4
pkgrel=3
pkgver=12.6
pkgrel=1
pkgdesc="AMD/ATI Catalyst drivers for linux. fglrx kernel module only"
arch=('i686' 'x86_64')
url="http://www.ati.amd.com"
@ -24,7 +24,7 @@ source=(http://www2.ati.com/drivers/linux/amd-driver-installer-${pkgver/./-}-x86
3.2.8.patch
catalyst/3.4.patch)
md5sums=('e57d65cb9c9fa470d6d80072d5ab2785'
md5sums=('6bd4f0875202390ed7122696db29be77'
'660396540b0ceaff71d6155c986734de'
'3e1b82bd69774ea808da69c983d6a43b'
'32c8142c73dcfed5db426f494feda9e3'
@ -59,7 +59,7 @@ build() {
# works only in combination with ati_make.sh script
patch -p1 -i ../makefile_compat.patch
patch -p1 -i ../3.2.8.patch
#patch -p1 -i ../3.2.8.patch
patch -p1 -i ../3.4.patch
cd "${srcdir}/archive_files/common/lib/modules/fglrx/build_mod"