summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArpan Kapoor2019-05-17 22:30:49 +0530
committerArpan Kapoor2019-05-17 22:30:49 +0530
commitcc4d02bd40208928458506540ad7b77e0814f53f (patch)
tree9ceccf709ab648c4b296da8d385c1a9609beda66 /PKGBUILD
parent39a89670ffc923125a2e48ef9c9aad96fabdca4f (diff)
downloadaur-cc4d02bd40208928458506540ad7b77e0814f53f.tar.gz
fixes for kernel 5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b036a6236d6..9a6eac3e4000 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=8188eu
pkgname="${_pkgname}-dkms"
pkgver=v4.3.0.8_13968
-pkgrel=10
+pkgrel=11
pkgdesc='Driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN'
arch=('any')
url='http://www.realtek.com.tw/'
@@ -23,6 +23,7 @@ source=("https://www.dropbox.com/s/afs5d2yfgwurqm2/${_pkgname}-${pkgver}.tar.xz?
linux-4.15.patch
linux-4.19.patch
linux-5.0.patch
+ linux-5.1.patch
no_debug.patch)
sha256sums=('c5604632f88ab6c68074635c73403a3f612f9f69b52af8fe9b96cf851db7a832'
'edaeafe28410017fabb742d6ccdf060a945150fb56e41084adb7b9dd66739e2b'
@@ -37,6 +38,7 @@ sha256sums=('c5604632f88ab6c68074635c73403a3f612f9f69b52af8fe9b96cf851db7a832'
'18c1aeb9b574c1ecd689435908adbd006bb73f2a723f319e18f044b9c3a3f6dd'
'eb1eed7298dc9ee8b39e59cc25a5ae03755337564538755d87fc808c493ac267'
'0655f764a9e412ee1cb53b432938f56aa2f26f0ff28617b0b6833530a1bdb388'
+ 'd607fc3dc1b0a1364add8a90a15a56e77cea372f02d93b9bb6d13c56d5c0055b'
'9b8453c15e39cf68ccc1a0d7dfb093439f89e3b2e7c40dd0fa8d0b8aa9956cdd')
prepare() {