summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba4aa030cd06..9b354a5d8f20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=rtl88x2bu-dkms-git
_pkgbase=rtl88x2bu
pkgver=5.13.1.r181.2812290
_pkgver=5.13.1
-pkgrel=2
+pkgrel=3
pkgdesc="Kernel module for Realtek rtl88x2bu WiFi chipset"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/RinCat/RTL88x2BU-Linux-Driver"
license=('GPL2')
-depends=('linux-headers' 'dkms' 'bc')
+depends=('dkms' 'bc')
makedepends=('git')
source=("git+https://github.com/RinCat/RTL88x2BU-Linux-Driver.git")
sha256sums=('SKIP')