Skip to content

Commit 0d9463b

Browse files
committed
comrak: update to 0.51.0
1 parent cffbc6d commit 0d9463b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/comrak/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'comrak'
22
pkgname=comrak
3-
version=0.31.0
3+
version=0.51.0
44
revision=1
55
build_style=cargo
66
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
1111
homepage="https://github.com/kivikakk/comrak"
1212
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
1313
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
14-
checksum=8911f4b6042e36557c4f8b8b3e296eacd0d5fc3e14d10710eb64a29e84744278
14+
checksum=44c150168c031b031c0a96f4c45844a6338c54518239affc6885b6afff76c5b7
1515

1616
post_install() {
1717
vlicense COPYING

0 commit comments

Comments
 (0)