comrak: update to 0.7.1.
This commit is contained in:
parent
49fb09aa85
commit
a0d9750aba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'comrak'
|
||||
pkgname=comrak
|
||||
version=0.7.0
|
||||
version=0.7.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=f1860c641d0fe505d6737e2071e566d071f013219f56d2b21cf15759ff945bc3
|
||||
checksum=f6334373e66c125f3bfa8e97450755fbdc88e7d8508b033328f2dfcf67c5fb1c
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue