chroma: update to 0.6.3.

This commit is contained in:
Daniel Lewan 2019-03-25 14:14:34 +01:00 committed by maxice8
parent 7678648d15
commit 70e85d8f64
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'chroma'
pkgname=chroma
version=0.6.2
version=0.6.3
revision=1
build_style=go
go_import_path="github.com/alecthomas/${pkgname}"
go_package="${go_import_path}/cmd/chroma"
hostmakedepends="git"
short_desc="A general purpose syntax highlighter"
short_desc="General purpose syntax highlighter"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT"
homepage="https://github.com/alecthomas/chroma"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=6cb44776c7d4ec2f769abf6ce6bbaddef849ad209985d33ddf18c81d724fac73
checksum=4f60270c67a7e5327075b909f2fb0a0f3a8479941ef4257f346b6b2db9f38175
post_install() {
vlicense COPYING