Skip to content
Merged
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.23.1
version=2.24.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=982fa634c6b2f153143ca35e2626335bbca315ede57f64050af16566699aaafb
checksum=1ee811f5c32ed6cb47e67deb58c0039b13560f0d12cb47fdb6f193d8cf4cbb1d

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