aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeissnerEffect2018-12-26 18:25:23 +0200
committerMeissnerEffect2018-12-26 18:25:23 +0200
commitccec21b130257b8e33996730d8ebe10229a76528 (patch)
tree7c95d94bb5858bbf92dfed599a6e690fb302e77b
parenta30ed0bf51bd1f23e639f71c62f24647db7853eb (diff)
downloadaur-ccec21b130257b8e33996730d8ebe10229a76528.tar.gz
Kernel 4.20 fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f74aab8fdb5..8e05b50ceaa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rtl8822bu-dkms-git
pkgdesc = Kernel module for Edimax EW7822ULC USB3 and Asus AC53 Nano USB 802.11ac adapter.
pkgver = 20180723
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/MeissnerEffect/rtl8822bu
install = rtl8822bu-dkms-git.install
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index c4f224894fe4..c4d992fd499e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rtl8822bu-dkms-git
_pkgbase=rtl8822bu
pkgver=20180723
-pkgrel=3
+pkgrel=4
pkgdesc="Kernel module for Edimax EW7822ULC USB3 and Asus AC53 Nano USB 802.11ac adapter."
url="https://github.com/MeissnerEffect/rtl8822bu"
license=("GPL")