New package: tml-0.1.0
This commit is contained in:
committed by
Helmut Pozimski
parent
5603a1a008
commit
92acb5aa3c
14
srcpkgs/tml/template
Normal file
14
srcpkgs/tml/template
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template file for 'tml'
|
||||
pkgname=tml
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/liamg/tml"
|
||||
go_package="github.com/liamg/tml/tml"
|
||||
hostmakedepends="git"
|
||||
short_desc="Tiny markup language for terminal output"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/liamg/tml"
|
||||
distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
|
||||
checksum=a3e00033fab8eadd9d04ccc63469055a29fc884ef542ce8bbc924000d98703df
|
||||
Reference in New Issue
Block a user