diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index 96273eb1ecf..40612914f65 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,17 +1,17 @@ # Template file for 'chroma' pkgname=chroma -version=0.5.0 -revision=2 +version=0.6.0 +revision=1 build_style=go -hostmakedepends="git" go_import_path="github.com/alecthomas/${pkgname}" go_package="${go_import_path}/cmd/chroma" +hostmakedepends="git" short_desc="A general purpose syntax highlighter" maintainer="Daniel Lewan " license="MIT" -distfiles="https://${go_import_path}/archive/v${version}.tar.gz" homepage="https://github.com/alecthomas/chroma" -checksum=6ef69c5aa07cfb697e77ea1f793d0a0cbd52df7e1e0109ae0c91134138a451c5 +distfiles="https://${go_import_path}/archive/v${version}.tar.gz" +checksum=be30aa45fac2d401f28fc49c87b1fa315f61273da2097eaba412802e76de17dd post_install() { vlicense COPYING