chroma: update to 0.6.0.

This commit is contained in:
Daniel Lewan 2018-11-02 12:37:16 +01:00 committed by Johannes
parent 005b6ee242
commit 613c2f962f
1 changed files with 5 additions and 5 deletions

View File

@ -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 <vision360.daniel@gmail.com>"
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