summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrunnytu2019-07-11 21:08:32 +0200
committerrunnytu2019-07-11 21:08:32 +0200
commitcdbcd543215377bb5fd0e620aa3492c03b571e71 (patch)
tree5566285d7d07b355919240ab3fe81e7de3760b1f
parent339f5c9ed6cc07926be06a8eaca0500c98046535 (diff)
downloadaur-cdbcd543215377bb5fd0e620aa3492c03b571e71.tar.gz
Kernel 5.2 support
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 465983018800..387df3bf4828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 8192cu-dkms
pkgdesc = Driver for Realtek RTL8188CUS (8188C, 8192C) chipset wireless cards
pkgver = v4.0.2_9000
- pkgrel = 16
+ pkgrel = 17
url = http://www.realtek.com.tw/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 7e5d5e77f72d..7bc0cf30722e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=8192cu-dkms
pkgver=v4.0.2_9000
-pkgrel=16
+pkgrel=17
pkgdesc="Driver for Realtek RTL8188CUS (8188C, 8192C) chipset wireless cards"
arch=('any')
url="http://www.realtek.com.tw/"