mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 03:14:38 +08:00
pkg-downgrade: catalyst back to 10.8 since 10.9 is bonkers
This commit is contained in:
parent
c52f1cb443
commit
c86171e64f
@ -11,7 +11,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
_kernver=`pacman -Qf kernel26 | cut -c10-15 | sed 's/kernel26 //g'`-CHAKRA
|
||||
|
||||
pkgname=catalyst
|
||||
pkgver=10.9
|
||||
pkgver=10.8
|
||||
pkgrel=2
|
||||
pkgdesc="AMD/ATI drivers for Radeon brand cards"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -25,7 +25,7 @@ replaces=('catalyst')
|
||||
install=catalyst.install
|
||||
source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run
|
||||
catalyst.sh amdcccle.desktop atieventsd.sh)
|
||||
md5sums=('546fb626b1f1ea69f9b3d9b8d54c2576'
|
||||
md5sums=('9ecfa448671925ebb277831fff607689'
|
||||
'bdafe749e046bfddee2d1c5e90eabd83'
|
||||
'4efa8414a8fe9eeb50da38b5522ef81d'
|
||||
'f729bf913613f49b0b9759c246058a87')
|
||||
|
Loading…
Reference in New Issue
Block a user