blob: 46734e20c6cbf4e31b0adf14381dfb3491380f8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = timers
pkgdesc = Time-RS | A minimal Catppuccin-themed terminal countdown timer
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/ryu-ryuk/time-rs-cli
arch = x86_64
license = MIT
makedepends = cargo
depends = glibc
source = timers::git+https://github.com/ryu-ryuk/time-rs-cli
sha256sums = SKIP
pkgname = timers
|