summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArpan Kapoor2021-01-10 01:20:09 +0530
committerArpan Kapoor2021-01-10 01:20:09 +0530
commit6162b2a1f09030859164c68a717d992f404ca248 (patch)
treec518808e37853fee1f62d2d477bc37c34c480163 /PKGBUILD
parent8ca18835256c7bad82d606486d5b48ce0d8b825e (diff)
downloadaur-6162b2a1f09030859164c68a717d992f404ca248.tar.gz
fix for 5.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0397d93b18d7..fb321294f7c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=8188eu
pkgname="${_pkgname}-dkms"
pkgver=v4.3.0.8_13968
-pkgrel=14
+pkgrel=15
pkgdesc='Driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN'
arch=('any')
url='http://www.realtek.com.tw/'
@@ -27,6 +27,7 @@ source=("https://www.dropbox.com/s/afs5d2yfgwurqm2/${_pkgname}-${pkgver}.tar.xz?
linux-5.2.patch
linux-5.6.patch
linux-5.8.patch
+ linux-5.10.patch
no_debug.patch)
md5sums=('ca8736349079bc2bfedfb862d04a08bb'
'8af5df9ed717b3bb48df59dac0c8a9c8'
@@ -45,6 +46,7 @@ md5sums=('ca8736349079bc2bfedfb862d04a08bb'
'0f23196d2f3be2aff32393c698c10d7a'
'd3d112aec7a0cdccc7161ba1d66b8475'
'96d4403315c7af254d2be5706b726317'
+ '8906dbc463e885aa6aa95679e5c5f659'
'0b14ee4517f78ada4d471654afd82b79')
prepare() {