blob: e40900ea82c757f42640c5acb962f8ae1c4dc57b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = pomodoro-bin
pkgdesc = Pomodoro timer base on Electron.
pkgver = 1.9.6
pkgrel = 4
url = https://github.com/AndrewMaksimchuk/pomodoro
arch = x86_64
license = MIT
depends = electron25
depends = python>3
depends = python-setuptools
depends = nodejs
provides = pomodoro=1.9.6
conflicts = pomodoro
options = !strip
source = pomodoro-1.9.6.deb::https://github.com/AndrewMaksimchuk/pomodoro/releases/download/v1.9.6/pomodoro_1.8.2_amd64.deb
source = LICENSE-1.9.6::https://raw.githubusercontent.com/AndrewMaksimchuk/pomodoro/v1.9.6/LICENSE
source = pomodoro.sh
sha256sums = a6ef5c724b0f419e36455bf8b27978603222fd5bb3a17f449459037d44fd05cb
sha256sums = 6c3be11c505c08a5a1a041f62fff718177de780c85e4e49609aa5ca22c2148a9
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = pomodoro-bin
|