summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 076790839646a1c253a12714d32fe80190c3873f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = svgbob
	pkgdesc = Convert your ascii diagram scribbles into happy little SVG
	pkgver = 0.7.2
	pkgrel = 0
	url = https://github.com/ivanceras/svgbob
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = rust
	makedepends = git
	depends = gcc-libs
	provides = svgbob
	conflicts = svgbob
	source = svgbob::git+https://github.com/ivanceras/svgbob.git#tag=0.7.2
	sha1sums = SKIP

pkgname = svgbob