summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArpan Kapoor2018-09-23 11:35:52 +0530
committerArpan Kapoor2018-09-23 11:35:52 +0530
commit5d6bf311c4ade756e140e5cb0f8ba7c46a20acac (patch)
tree356e84b9fb488c3481f768427de5254863f6e0d3 /PKGBUILD
parenta1a63b5a6609d304e1b5b0da1c0dd7930a02ac54 (diff)
downloadaur-5d6bf311c4ade756e140e5cb0f8ba7c46a20acac.tar.gz
Fix for timer_list changes in 4.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd604f47c848..a9db0351f82b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=8188eu
pkgname="${_pkgname}-dkms"
pkgver=v4.3.0.8_13968
-pkgrel=7
+pkgrel=8
pkgdesc='Driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN'
arch=('any')
url='http://www.realtek.com.tw/'
@@ -20,6 +20,7 @@ source=("https://www.dropbox.com/s/afs5d2yfgwurqm2/${_pkgname}-${pkgver}.tar.xz?
linux-4.3.patch
linux-4.6.patch
linux-4.11.patch
+ linux-4.15.patch
no_debug.patch)
sha256sums=('c5604632f88ab6c68074635c73403a3f612f9f69b52af8fe9b96cf851db7a832'
'edaeafe28410017fabb742d6ccdf060a945150fb56e41084adb7b9dd66739e2b'
@@ -31,6 +32,7 @@ sha256sums=('c5604632f88ab6c68074635c73403a3f612f9f69b52af8fe9b96cf851db7a832'
'146a8d3b931861538ee36908e28d8ad774d5de0916e01511f48d84827c59cd99'
'936e1701b72e5ecb6b79eba722da0586cee9aabc323ddc5a69b2c07d885d1fa1'
'cd4f16d4a9f2eb6965e3721e6cd7aa70656a50aa2b139e0630342999bac0b2c2'
+ '18c1aeb9b574c1ecd689435908adbd006bb73f2a723f319e18f044b9c3a3f6dd'
'9b8453c15e39cf68ccc1a0d7dfb093439f89e3b2e7c40dd0fa8d0b8aa9956cdd')
prepare() {