blob: a2a039084602938ca8426db92b91ea22cb5d9429 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-tomate
pkgdesc = A pomodoro timer
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/eliostvs/tomate/
arch = any
license = GPL
makedepends = python-setuptools
depends = glib2
depends = python-blinker
depends = python-dbus
depends = python-gobject
depends = python-venusian
depends = python-wiring
depends = python-wrapt
depends = python-xdg
depends = python-yapsy
depends = python
options = !emptydirs
source = https://github.com/eliostvs/tomate/archive/0.9.0.tar.gz
md5sums = 0a31688b17e9d1bb22e8dcc72cc8acb5
pkgname = python-tomate
|