Skip to content

Commit

Permalink
comrak: update to 0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and ahesford committed Jul 18, 2020
1 parent 4c7bd44 commit 6feebb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/comrak/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'comrak'
pkgname=comrak
version=0.7.1
version=0.8.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=f6334373e66c125f3bfa8e97450755fbdc88e7d8508b033328f2dfcf67c5fb1c
checksum=39037d7308ceeaa0fe87306b61f6e40205edf660c3e49cd6c17df3b18614a398

post_install() {
vlicense COPYING
Expand Down

0 comments on commit 6feebb6

Please sign in to comment.