summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElio Esteves Duarte2023-08-20 12:19:02 +0200
committerElio Esteves Duarte2023-08-20 12:19:02 +0200
commit9187e2ca749d3ac696d0b1c9a22712f54354aa63 (patch)
tree67d1411945341507450286a5f59e96a8f6763510
parentf7442ab6e3478a98f164179e4e0d3f318fdaf0e9 (diff)
downloadaur-tomate-gtk.tar.gz
Update version to 0.25.0-6
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f741ce9679..3fe6dd19ee84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tomate-gtk
pkgdesc = A Pomodoro timer
pkgver = 0.25.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/eliostvs/tomate-gtk
install = tomate-gtk.install
arch = any
@@ -14,6 +14,7 @@ pkgbase = tomate-gtk
depends = hicolor-icon-theme
depends = hicolor-icon-theme
depends = libnotify
+ depends = playerctl
depends = python
depends = python-blinker
depends = python-dbus
@@ -26,8 +27,8 @@ pkgbase = tomate-gtk
depends = gst-plugins-base
depends = gst-plugins-good
depends = gstreamer
- conflicts = tomate-alarm-plugin
conflicts = tomate-breakscreen-plugin
+ conflicts = tomate-alarm-plugin
conflicts = tomate-exec-plugin
conflicts = tomate-notify-plugin
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 42e5a268f0a3..107760122c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-gtk
pkgver=0.25.0
-pkgrel=5
+pkgrel=6
pkgdesc="A Pomodoro timer"
arch=("any")
url="https://github.com/eliostvs/tomate-gtk"
@@ -13,6 +13,7 @@ depends=("desktop-file-utils"
"hicolor-icon-theme"
"hicolor-icon-theme"
"libnotify"
+ "playerctl"
"python"
"python-blinker"
"python-dbus"