summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-03-25 14:42:27 -0400
committergraysky2016-03-25 14:42:27 -0400
commitd9cb2f9af1c5ab4dc2c5b70ff9fa0ed86891d427 (patch)
treee4c4ee77ab5dd9a948137b1656105d58e9b363de /PKGBUILD
parent3e33db28ad6b1f0ce985482a83ce18e4bf3cdbc1 (diff)
downloadaur-d9cb2f9af1c5ab4dc2c5b70ff9fa0ed86891d427.tar.gz
Update to 6.30.223.271-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f78a89c4379d..ad9a20ee9b96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,16 +5,16 @@
pkgname=broadcom-wl-ck
pkgver=6.30.223.271
-pkgrel=6
+pkgrel=7
_pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck.'
-_extramodules="extramodules-4.3-ck"
+_extramodules="extramodules-4.4-ck"
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
pkgdesc="${_pkgdesc}"
arch=('i686' 'x86_64')
url='http://www.broadcom.com/support/802.11/linux_sta.php'
license=('custom')
-depends=('linux-ck>=4.3' 'linux-ck<4.4')
-makedepends=('linux-ck-headers>=4.3' 'linux-ck-headers<4.4')
+depends=('linux-ck>=4.4' 'linux-ck<4.5')
+makedepends=('linux-ck-headers>=4.4' 'linux-ck-headers<4.5')
conflicts=('broadcom-wl-ck-atom' 'broadcom-wl-ck-barcelona' 'broadcom-wl-ck-bulldozer' 'broadcom-wl-ck-corex' 'broadcom-wl-ck-core2' 'broadcom-wl-ck-haswell' 'broadcom-wl-ck-broadwell' 'broadcom-wl-ck-ivybridge' 'broadcom-wl-ck-kx' 'broadcom-wl-ck-k10' 'broadcom-wl-ck-nehalem' 'broadcom-wl-ck-p4' 'broadcom-wl-ck-piledriver' 'broadcom-wl-ck-pentm' 'broadcom-wl-ck-sandybridge' 'broadcom-wl-ck-silvermont')
#replaces=()
#groups=('ck-generic')