blob: de799d404a0c9286f890318d1c6d49f95a418207 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = time-to-leave-bin
pkgdesc = Log work hours and get notified when it's time to leave the office and start to live.
pkgver = 3.0.0
pkgrel = 4
url = http://timetoleave.app/
arch = x86_64
license = GPL-3.0-only
depends = electron11-bin
provides = time-to-leave=3.0.0
conflicts = time-to-leave
source = time-to-leave-3.0.0.deb::https://github.com/thamara/time-to-leave/releases/download/3.0.0/time-to-leave-3.0.0-amd64.deb
source = time-to-leave.sh
sha256sums = cb545e917262e4263c59baa95a2b995d4aac7370bf623ce2b715d4b5d819f45a
sha256sums = 50b10386d13e5bec806aeb78f819c4edd0208a4d184332e53866c802731217fe
pkgname = time-to-leave-bin
|