summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1647f280f827..08a38c7c300e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 26 09:11:32 UTC 2016
+# Fri May 6 12:30:42 UTC 2016
pkgbase = catalyst-firepro-compute
pkgdesc = A copy of catalyst-firepro with libgl support removed.
pkgver = 15.201.2401
- pkgrel = 1
+ pkgrel = 2
url = http://www.amd.com
install = catalyst-firepro-compute.install
arch = i686
@@ -11,7 +11,7 @@ pkgbase = catalyst-firepro-compute
license = custom
makedepends = unzip
depends = linux>=3.0
- depends = linux<4.5
+ depends = linux<4.6
depends = linux-headers
depends = xorg-server>=1.7.0
depends = xorg-server<1.18.0
diff --git a/PKGBUILD b/PKGBUILD
index 45b563cd2294..58a5b68e58f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,13 +26,13 @@
pkgname=catalyst-firepro-compute
pkgver=15.201.2401
-pkgrel=1
+pkgrel=2
pkgdesc="A copy of catalyst-firepro with libgl support removed."
arch=('i686' 'x86_64')
url="http://www.amd.com"
license=('custom')
options=('staticlibs' 'libtool' '!strip' '!upx')
-depends=('linux>=3.0' 'linux<4.5' 'linux-headers' 'xorg-server>=1.7.0' 'xorg-server<1.18.0' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
+depends=('linux>=3.0' 'linux<4.6' 'linux-headers' 'xorg-server>=1.7.0' 'xorg-server<1.18.0' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
makedepends=('unzip')
optdepends=('qt4: to run ATi Catalyst Control Center (amdcccle)'
'libxxf86vm: to run ATi Catalyst Control Center (amdcccle)'