summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden Tyler-Moss2019-11-14 23:14:44 +0000
committerEden Tyler-Moss2019-11-14 23:14:44 +0000
commitde809b2fa6bf11a863a79630e2915b5cc7c97c32 (patch)
tree536b75f1dc0a897900292cad6c1e4899c0dbf973 /PKGBUILD
parent5eb5cfdcfe210b0657768dbd9d81f24c720964ac (diff)
downloadaur-connman-gtk-nobluetooth.tar.gz
Replaced incorrect provides with conflicts.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0e21a2472a1..a7e75eccbee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('glib2' 'gtk3')
makedepends=('intltool' 'git' 'meson' 'openconnect')
optdepends=('openconnect: Easier authentication to AnyConnect VPNs')
-provides=('connman-gtk')
+conflicts=('connman-gtk')
_commit=aad93f7089b50c92d6b200de91106229a27fdfc7
source=("git+https://github.com/ajmar/connman-gtk-nobluetooth.git#commit=$_commit")
sha256sums=('SKIP')