summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 247dfc3d07a1..68bdd5ed82d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,6 +32,10 @@ makedepends=("python-setuptools")
options=(!emptydirs)
source=("https://github.com/eliostvs/$pkgname/archive/$pkgver.tar.gz")
md5sums=('8ade6ca500e3776fc226700b207fa785')
+conflicts=("tomate-alarm-plugin"
+ "tomate-breakscreen-plugin"
+ "tomate-exec-plugin"
+ "tomate-notify-plugin")
install=tomate-gtk.install
package() {