chroma: update to 0.6.4.

This commit is contained in:
Daniel Lewan 2019-07-12 22:06:30 +02:00 committed by Helmut Pozimski
parent 4f0f71ff8a
commit 1660caf233

View file

@ -1,6 +1,6 @@
# Template file for 'chroma' # Template file for 'chroma'
pkgname=chroma pkgname=chroma
version=0.6.3 version=0.6.4
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/alecthomas/${pkgname}" go_import_path="github.com/alecthomas/${pkgname}"
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/alecthomas/chroma" homepage="https://github.com/alecthomas/chroma"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz" distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=4f60270c67a7e5327075b909f2fb0a0f3a8479941ef4257f346b6b2db9f38175 checksum=159230a97fad2c2eb052141dacd96a3e09e387f9318168fbf89278cf30c2b77c
post_install() { post_install() {
vlicense COPYING vlicense COPYING