summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 667655a9f668..31e5f2df79c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ pkgdesc='Driver for Realtek RTL8188FU USB wireless adapter'
arch=('any')
url="https://github.com/corneal64/Realtek-USB-Wireless-Adapter-Drivers"
license=('GPL3')
+conflicts=('8188fu-kelebek333-dkms-git')
depends=('dkms')
makedepends=('git')
install="${_pkgname}-dkms.install"