mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
chroma: update to 0.6.2.
This commit is contained in:
parent
f2f329aecb
commit
d833c18d9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/alecthomas/${pkgname}"
|
||||
|
@ -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=40272f393a13f35df7120b2f429a8c1060bfce0982b89993cc0a35edb4738022
|
||||
checksum=6cb44776c7d4ec2f769abf6ce6bbaddef849ad209985d33ddf18c81d724fac73
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue