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 203902d6d401..437fc769126f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=rtl8192su-git
_pkgname=rtl8192su
pkgver=1f09c7a
-pkgrel=2
+pkgrel=3
pkgdesc="Kernel module for Realtek RTL8188SU/RTL8191SU/RTL8192SU devices"
arch=('x86_64' 'i686')
# https://wireless.wiki.kernel.org/en/users/Drivers/rtl819x
# pointed to this github repo --> https://github.com/chunkeey/rtl8192su
url="https://github.com/chunkeey/rtl8192su"
license=('GPL')
-_extramodules="extramodules-4.11-ARCH"
-depends=('linux>=4.11' 'linux<4.12')
-makedepends=('linux-headers>=4.11' 'git')
+_extramodules="extramodules-4.12-ARCH"
+depends=('linux>=4.12' 'linux<4.13')
+makedepends=('linux-headers>=4.12' 'git')
source=("git://github.com/chunkeey/$_pkgname.git")
sha256sums=('SKIP')
install=readme.install