diff --git a/srcpkgs/comrak/template b/srcpkgs/comrak/template index 96a512ce637..0e91a0d9260 100644 --- a/srcpkgs/comrak/template +++ b/srcpkgs/comrak/template @@ -1,17 +1,17 @@ # Template file for 'comrak' pkgname=comrak -version=0.29.0 +version=0.31.0 revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="oniguruma-devel" short_desc="CommonMark + GFM compatible Markdown parser and renderer" -maintainer="Orphaned " +maintainer="cinerea0 " 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=3929895c2c3e42d0d1a6efddd66a3c62282b81b62dd74229f6c8f31ac1dcb333 +checksum=8911f4b6042e36557c4f8b8b3e296eacd0d5fc3e14d10710eb64a29e84744278 post_install() { vlicense COPYING