blob: 87b23a4e5a71d262ef18ac294b821cb9275ed07f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ticktty
pkgdesc = A stylish CLI clock and timer for your terminal
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/dimitrisfasoulas/ticktty.git
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = ticktty-2.0.1.tgz
source = ticktty-2.0.1.tgz::https://registry.npmjs.org/ticktty/-/ticktty-2.0.1.tgz
sha256sums = f6d83506a9c61c70d45dede492ac43c232e6892d07455f952bbc271397c3f5ba
pkgname = ticktty
|