comrak: update to 0.12.1
This commit is contained in:
parent
f18ba93f53
commit
274878a2b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'comrak'
|
||||
pkgname=comrak
|
||||
version=0.11.0
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CommonMark + GFM compatible Markdown parser and renderer"
|
||||
|
@ -8,7 +8,7 @@ maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/kivikakk/comrak"
|
||||
distfiles="https://github.com/kivikakk/comrak/archive/${version}.tar.gz"
|
||||
checksum=9da1388b719142780cff8c6dcf5e59d83ad88f23ed81c961361a986081fd2bfa
|
||||
checksum=68f1cc474e08487d67a9290cfbfdbae1ad7163be6c8e0cef644030ffbe944459
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue