summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCode Bling2020-10-11 20:28:22 -0400
committerCode Bling2020-10-11 20:28:22 -0400
commitb5991fe7717430e21a986c78e018856b837a53eb (patch)
treee7206928b8571dce28a3dcc872b0ab07b078d3cc
parentcf0f88ac50b2beeb1f80a1dbcc251d40ea2fe4b6 (diff)
downloadaur-b5991fe7717430e21a986c78e018856b837a53eb.tar.gz
Add 'conflicts' (with kelebec333 package)
-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"