blob: 30ed7326543d9571485cbe43437b4ac762b9e9c9 (
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 = 1
url = https://github.com/AndrewMaksimchuk/pomodoro
arch = x86_64
license = MIT
depends = electron25
depends = python
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 = d4272fed78cdcacd9edfb019134ac485d65b43f4d8c7a4179edbaed56af9b231
pkgname = pomodoro-bin
|