summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVi0L02018-04-29 18:24:31 +0200
committerVi0L02018-04-29 18:24:31 +0200
commit50256d930493ed3efe04b996eae59503c5952890 (patch)
tree1cdc7723e81abb556b1863e55d709ee2703a59e2
parenta966220f9d39a5ff18710d21464fb3903f1ee468 (diff)
downloadaur-catalyst.tar.gz
15.9-20: version bump for 4.16 kernel support
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44dfbe66b006..ff7675e91a0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Apr 8 19:49:07 UTC 2018
+# Sun Apr 29 16:22:28 UTC 2018
pkgbase = catalyst
pkgdesc = AMD/ATI Catalyst drivers for linux. fglrx kernel module only. Radeons HD 2 3 4 xxx ARE NOT SUPPORTED
pkgver = 15.9
- pkgrel = 19
- url = http://www.amd.com
+ pkgrel = 20
+ url = https://www.amd.com
install = catalyst.install
arch = i686
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = catalyst
makedepends = make
makedepends = linux-headers
depends = linux>=3.0
- depends = linux<4.16
+ depends = linux<4.17
depends = catalyst-utils
conflicts = catalyst-test
- source = http://www2.ati.com/drivers/linux/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64.zip
+ source = https://www2.ati.com/drivers/linux/amd-catalyst-15.9-linux-installer-15.201.1151-x86.x86_64.zip
source = ati_make.sh
source = makefile_compat.patch
source = lano1106_fglrx_intel_iommu.patch
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