blob: 5ff2252bd28a03eea082f35d3c20355b9e7b3c5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = spt
pkgdesc = Simple pomodoro timer that doubles your efficiency
pkgver = 0.6
pkgrel = 2
url = https://github.com/pickfire/spt
arch = x86_64
arch = aarch64
license = MIT
depends = libnotify
source = https://github.com/pickfire/spt/archive/0.6/spt-0.6.tar.gz
sha512sums = 1d475a607215e4a25642696afa020059739091963551349ee09a47b5968d4ec96ca7f144f31df7f6b2450458ce102d20a4d7ae5b456e22a03c7edda8d8ae696a
pkgname = spt
|