summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElio Esteves Duarte2021-04-25 21:59:46 -0300
committerElio Esteves Duarte2021-04-25 21:59:46 -0300
commitef7d28931d2ae47836a04efcbe852593a724e76f (patch)
tree7c30a417480040213b6c6bbc7f69494d1d3f3eeb /PKGBUILD
parentfbdf483720397719b378f6f241a62b71850cf966 (diff)
downloadaur-ef7d28931d2ae47836a04efcbe852593a724e76f.tar.gz
Update version to 0.12.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97a4c9f84f2e..1f6ba2697b42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elio Esteves Duarte <elio.esteves.duarte@gmail.com>
pkgname=tomate-gtk
pkgver=0.12.0
-pkgrel=2
+pkgrel=3
pkgdesc="A timer for the Pomodoro Technique"
arch=("any")
url="https://github.com/eliostvs/tomate-gtk"
@@ -14,12 +14,12 @@ depends=("desktop-file-utils"
"python"
"python-blinker"
"python-dbus"
- "python-object"
+ "python-gobject"
+ "python-pyxdg"
+ "python-tomate"
"python-venusian"
"python-wiring"
- "python-tomate"
"python-wrapt"
- "python-xdg"
"python-yapsy")
optdependes=("tomate-alarm-plugin: Plays alarm at session end"
"tomate-indicator-plugin: Shows session progress in tray area"