Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/chroma/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.21.1
version=2.23.1
revision=1
build_wrksrc="cmd/chroma"
build_style=go
Expand All @@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=8f7ae430fe212bc33bc2c786e278777ce54a6300d92fe33de93f5d1efba148f6
checksum=982fa634c6b2f153143ca35e2626335bbca315ede57f64050af16566699aaafb

post_install() {
vlicense ../../COPYING
Expand Down