diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template index 494883b1010..fb1e4b7953c 100644 --- a/srcpkgs/tml/template +++ b/srcpkgs/tml/template @@ -1,17 +1,18 @@ # Template file for 'tml' pkgname=tml -version=0.3.0 +version=0.4.0 revision=1 build_style=go go_import_path="github.com/liamg/tml" go_package="github.com/liamg/tml/tml" +go_ldflags="-X github.com/liamg/tml/version.Version=${TRAVIS_TAG}" hostmakedepends="git" short_desc="Tiny markup language for terminal output" maintainer="Benjamín Albiñana " license="Unlicense" homepage="https://github.com/liamg/tml" distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz" -checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e +checksum=b0c421ec8f3c3fcbdfbabe1a07c71ce5fd572a8f34181b8d032dff1a297d458b post_install() { vlicense LICENSE