chroma: update to 0.6.1.
This commit is contained in:
parent
0b78be26a4
commit
d33d6e0b22
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/alecthomas/${pkgname}"
|
||||
go_package="${go_import_path}/cmd/chroma"
|
||||
|
@ -11,7 +11,7 @@ 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=be30aa45fac2d401f28fc49c87b1fa315f61273da2097eaba412802e76de17dd
|
||||
checksum=40272f393a13f35df7120b2f429a8c1060bfce0982b89993cc0a35edb4738022
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue