blob: 9a43f9575352ba323e0303f30da78279e7bb6590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lowcharts-git
pkgdesc = Tool to draw low-resolution graphs in terminal (git version)
pkgver = 0.5.8.r92.94e3db4
pkgrel = 3
url = https://github.com/juan-leon/lowcharts
arch = x86_64
arch = i686
arch = aarch64
license = MIT
makedepends = git
makedepends = cargo
provides = lowcharts
conflicts = lowcharts
source = git+https://github.com/juan-leon/lowcharts.git
sha256sums = SKIP
pkgname = lowcharts-git
|