summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVi0L02018-04-29 18:24:31 +0200
committerVi0L02018-04-29 18:24:31 +0200
commit50256d930493ed3efe04b996eae59503c5952890 (patch)
tree1cdc7723e81abb556b1863e55d709ee2703a59e2 /PKGBUILD
parenta966220f9d39a5ff18710d21464fb3903f1ee468 (diff)
downloadaur-catalyst.tar.gz
15.9-20: version bump for 4.16 kernel support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2ffdc0d39d6..fd1e269b3525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,22 +18,22 @@ _kernver=`uname -r`
pkgname=catalyst
pkgver=15.9
-pkgrel=19
+pkgrel=20
_amdver=15.201.1151
pkgdesc="AMD/ATI Catalyst drivers for linux. fglrx kernel module only. Radeons HD 2 3 4 xxx ARE NOT SUPPORTED"
arch=('i686' 'x86_64')
-url="http://www.amd.com"
+url="https://www.amd.com"
license=('custom')
-depends=('linux>=3.0' 'linux<4.16' 'catalyst-utils')
+depends=('linux>=3.0' 'linux<4.17' 'catalyst-utils')
makedepends=('gcc-libs' 'gcc>4.0.0' 'make' 'linux-headers')
conflicts=('catalyst-test')
install=catalyst.install
-url_ref="http://support.amd.com/en-us/download/desktop?os=Linux+x86"
-DLAGENTS="http::/usr/bin/curl --referer ${url_ref} -o %o %u"
+url_ref="https://support.amd.com/en-us/download/desktop?os=Linux+x86"
+DLAGENTS="https::/usr/bin/curl --referer ${url_ref} -o %o %u"
source=(
- http://www2.ati.com/drivers/linux/amd-catalyst-${pkgver}-linux-installer-${_amdver}-x86.x86_64.zip
+ https://www2.ati.com/drivers/linux/amd-catalyst-${pkgver}-linux-installer-${_amdver}-x86.x86_64.zip
ati_make.sh
makefile_compat.patch
lano1106_fglrx_intel_iommu.patch