blob: 58d8318c25db351e0760412d7b8747591e8c9397 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tronclock
pkgdesc = An ncurses based clock resembling the screensaver shown in TRON: Legacy
pkgver = 1.0
pkgrel = 3
url = https://github.com/papuSpartan/tronclock
arch = any
license = GPL3
makedepends = cargo
makedepends = git
source = git+https://github.com/papuSpartan/tronclock.git
b2sums = SKIP
pkgname = tronclock
|