chroma: update to 0.5.0.

This commit is contained in:
maxice8 2018-08-02 22:49:07 -03:00
parent 3be5cb12b9
commit 3994a7a5b9
1 changed files with 2 additions and 2 deletions

View File

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