summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVi0L02016-10-19 21:52:38 +0200
committerVi0L02016-10-19 21:52:38 +0200
commit17cdddb2b48750ea164027206cadea2794c877a8 (patch)
tree4f56ee0e0844261b43a1dce73720de8d66f162b6
parent8ebf2e0b76942df7a44d31a45325afa071f37c4a (diff)
downloadaur-17cdddb2b48750ea164027206cadea2794c877a8.tar.gz
13.1-38: bumping pkgver and deps to add 4.8 kernel support
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab4ae619023b..d09f7e7c9627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = catalyst-total-hd234k
pkgdesc = AMD/ATI legacy drivers. catalyst-dkms+ catalyst-utils + lib32-catalyst-utils
pkgver = 13.1
- pkgrel = 37
+ pkgrel = 38
url = http://www.amd.com
install = catalyst-total-hd234k.install
arch = i686
@@ -9,7 +9,7 @@ pkgbase = catalyst-total-hd234k
license = custom
depends = dkms
depends = linux>=3.0
- depends = linux<4.8
+ depends = linux<4.9
depends = linux-headers
depends = xorg-server>=1.7.0
depends = xorg-server<1.13.0
diff --git a/PKGBUILD b/PKGBUILD
index 92f486d91a6e..8c5e92ad1a78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,20 +20,20 @@
# Contributor: ubuntu (parts of 4.0, 4.1 and 4.2 kernel patches)
# Contributor: kolasa (parts of 4.2 and 4.3 kernel patches)
# Contributor: gentoo (patch for 3.10 + part of 4.3 kernel patches)
-# Contributor: aslmaswd (acpi main script)
+# Contributor: aslmaswd (acpi main script)
# PKGEXT='.pkg.tar.gz' # imho time to pack this pkg into tar.xz is too long, unfortunatelly yaourt got problems when ext is different from .pkg.tar.xz - V
pkgname=catalyst-total-hd234k
pkgver=13.1
-pkgrel=37
+pkgrel=38
pkgdesc="AMD/ATI legacy drivers. catalyst-dkms+ catalyst-utils + lib32-catalyst-utils"
arch=('i686' 'x86_64')
url="http://www.amd.com"
license=('custom')
options=('staticlibs' 'libtool' '!strip' '!upx')
-depends=('dkms' 'linux>=3.0' 'linux<4.8' 'linux-headers' 'xorg-server>=1.7.0' 'xorg-server<1.13.0' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
+depends=('dkms' 'linux>=3.0' 'linux<4.9' 'linux-headers' 'xorg-server>=1.7.0' 'xorg-server<1.13.0' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
optdepends=('qt4: to run ATi Catalyst Control Center (amdcccle)'
'libxxf86vm: to run ATi Catalyst Control Center (amdcccle)'
'opencl-headers: headers necessary for OpenCL development'