summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f1ff00d479b..52d4fa1c1f54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Konstantin Shurukhin <kshurukhin (at)gmail(dot)com>
pkgname=rtw89bt-dkms-git
-pkgver=5.15.0.r20.gab17452
+pkgver=5.15.0.r30.g6ff07d1
pkgrel=1
-pkgdesc="Out-of-kernel driver for Realtek BT devices found in rtw89 devices (8852AE, RTW8852BE, RTW8852CE)"
+pkgdesc="Out-of-kernel driver for Realtek BT devices found in rtw89 devices (8852AE, RTW8852BE, RTW8852CE). Kernel >= 5.15.0"
arch=('i686' 'x86_64')
url="https://github.com/lwfinger/rtw89-BT"
license=('GPL2')
-depends=('dkms' 'linux>=5.15.0' 'linux-headers>=5.15.0')
+depends=('dkms')
makedepends=('git')
conflicts=("${pkgname}")
source=("git+https://github.com/lwfinger/rtw89-BT.git")