summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd93508c820f..696d6a9ec95f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=rtl8192du-git
_pkgname=rtl8192du
-pkgver=62f90cf
-pkgrel=2
+pkgver=54c95aa
+pkgrel=1
pkgdesc="Kernel module for Realtek RTL8192DU USB wireless devices."
arch=('x86_64')
url="https://github.com/lwfinger/rtl8192du"
license=('GPL')
_extramodules="extramodules-ARCH"
-depends=('linux>=5.1' 'linux<5.2')
-makedepends=('linux-headers>=5.1' 'git')
+depends=('linux>=5.2' 'linux<5.3')
+makedepends=('linux-headers>=5.2' 'git')
source=("git://github.com/lwfinger/$_pkgname.git")
sha256sums=('SKIP')