blob: 0703ac5a5781ed894acbdd7a84dd535222a43fcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = asciitosvg-git
pkgdesc = Create beautiful SVG diagrams from ASCII art
pkgver = r49.ca82a5c
pkgrel = 1
url = https://github.com/asciitosvg/asciitosvg/
arch = any
license = MIT
makedepends = git
makedepends = go-pie
source = git+https://github.com/asciitosvg/asciitosvg
sha512sums = SKIP
pkgname = asciitosvg-git
|