We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffbc6d commit 0d9463bCopy full SHA for 0d9463b
srcpkgs/comrak/template
@@ -1,6 +1,6 @@
1
# Template file for 'comrak'
2
pkgname=comrak
3
-version=0.31.0
+version=0.51.0
4
revision=1
5
build_style=cargo
6
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
11
homepage="https://github.com/kivikakk/comrak"
12
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
13
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
14
-checksum=8911f4b6042e36557c4f8b8b3e296eacd0d5fc3e14d10710eb64a29e84744278
+checksum=44c150168c031b031c0a96f4c45844a6338c54518239affc6885b6afff76c5b7
15
16
post_install() {
17
vlicense COPYING
0 commit comments