comrak: update to 0.10.0.
This commit is contained in:
parent
59c67f7d6d
commit
62819f2790
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'comrak'
|
||||
pkgname=comrak
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CommonMark + GFM compatible Markdown parser and renderer"
|
||||
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=c5415987223ebcc64357eab720219d3d8393b61cedb58dc35396cc0249726986
|
||||
checksum=3df4f9c1196184d8b85651726204d0566dbfb1d7f9c94cb8a45988e8e44856d1
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue