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/comrak/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'comrak'
pkgname=comrak
version=0.31.0
version=0.51.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://github.com/kivikakk/comrak"
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
checksum=8911f4b6042e36557c4f8b8b3e296eacd0d5fc3e14d10710eb64a29e84744278
checksum=44c150168c031b031c0a96f4c45844a6338c54518239affc6885b6afff76c5b7

post_install() {
vlicense COPYING
Expand Down