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