summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2017-09-28 23:58:20 -0700
committerDonald Carr2017-09-28 23:58:20 -0700
commit26289536bb315758dd58d8ed6f02226ae8c75949 (patch)
treeea978eb5e3ac6e9520b94cc8240f05f6317bc763
parent4870547f4989c6d585a39e99b6e7f91bccc15abd (diff)
downloadaur-26289536bb315758dd58d8ed6f02226ae8c75949.tar.gz
Have -git package conflict with tagged package
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c529353732c0..957b1cab6850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,8 @@
#_qmake_args="CONFIG+=debug"
pkgname=qt-gtk-platform-plugin
+provides=($pkgname)
+conflicts=($pkgname)
pkgver=0.1.0
pkgrel=1
pkgdesc='GTK platform backend for Qt'