New package: gucci-1.2.2
This commit is contained in:
parent
fe8716ebdc
commit
9802605f89
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gucci/template
Normal file
17
srcpkgs/gucci/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'gucci'
|
||||||
|
pkgname=gucci
|
||||||
|
version=1.2.2
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/noqcks/gucci"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Simple CLI templating tool written in Go"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/noqcks/gucci"
|
||||||
|
distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
|
||||||
|
checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue