blob: 066437eac5d41a793804d225583160ad390f0402 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = pomodoro-timer
pkgdesc = A pomodoro timer built with react and electron.Use system-wide electron.
pkgver = 1.1.0
pkgrel = 5
url = https://github.com/pauchiner/pomodoro-timer
arch = any
license = MIT
makedepends = gendesk
makedepends = nodejs
makedepends = npm
makedepends = yarn
makedepends = curl
makedepends = cmake
makedepends = gcc
depends = electron26
conflicts = pomodoro-timer
options = !strip
options = !emptydirs
source = pomodoro-timer-1.1.0.tar.gz::https://github.com/pauchiner/pomodoro-timer/archive/refs/tags/v1.1.0.tar.gz
source = pomodoro-timer.sh
sha256sums = f85cdd32f396d7aabbb8e4a0ea1a09f9ff5ce281f70ebd87744dc6d9fffa0a2d
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = pomodoro-timer
|