blob: bd8b2537bee83dbdba05d19e2a6fe199886e31a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = focusd
pkgdesc = A beautiful terminal pomodoro timer with daemon, waybar integration and interactive TUI
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/bibekbhusal0/focusd
arch = x86_64
license = MIT
makedepends = cargo
depends = sqlite
source = focusd-0.1.0.tar.gz::https://github.com/bibekbhusal0/focusd/archive/refs/tags/v0.1.0.tar.gz
sha256sums = 206d8f7a46f335464d1e05555cae1317330d393270c40a30d765896dd5d4a1a2
pkgname = focusd
|