summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 049d9b2c67e0947237bf89e1d6817b69c6158145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = varrick
	pkgdesc = A convenient template engine to just 'Do the thing!'
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/ztombol/varrick
	arch = any
	license = GPL3
	checkdepends = bats-git
	makedepends = git
	makedepends = ruby-ronn
	depends = bash
	depends = sed
	conflicts = varrick-git
	source = varrick::git+https://github.com/ztombol/varrick#tag=v0.2.0
	sha512sums = SKIP

pkgname = varrick