summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElio Esteves Duarte2023-08-20 11:32:42 +0200
committerElio Esteves Duarte2023-08-20 11:32:42 +0200
commitf6241a0ee522d7e6daf8f0d71ace485550285bf0 (patch)
tree0644456e1184c8934eb6e3b1645d849e0af0fb09
parent26f2590af7eed7b53daba2bbde9ebdd6f7baac3d (diff)
downloadaur-f6241a0ee522d7e6daf8f0d71ace485550285bf0.tar.gz
Update version to 0.25.0-3
-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() {