blob: a8aaefe4a4417819dec526608f4c170594f618ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = waytimer
pkgdesc = Simple activity timer with fuzzel menu and waybar integration
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/filipeoliv02/waytimer
arch = any
license = MIT
depends = python
depends = fuzzel
optdepends = waybar: waybar integration
source = waytimer-1.0.1.tar.gz::https://github.com/filipeoliv02/waytimer/archive/v1.0.1.tar.gz
sha256sums = 415147a4502ebbe60460527dc1528ca7a9a0b1bcf76731d809d111866c0e47ba
pkgname = waytimer
|