MultiMarkdown: update to 6.5.2.
This commit is contained in:
parent
55404ca658
commit
d4e65f2c69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MultiMarkdown'
|
||||
pkgname=MultiMarkdown
|
||||
version=6.5.1
|
||||
version=6.5.2
|
||||
revision=1
|
||||
wrksrc="$pkgname-6-$version"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://fletcherpenney.net/multimarkdown/"
|
||||
distfiles="https://github.com/fletcher/MultiMarkdown-6/archive/${version}.tar.gz"
|
||||
checksum=e8710777566d7710100b44e829a15d0ec2fce20271477aebea7caac319e1b20f
|
||||
checksum=97e9bb25e8eb151f178fd34212852f5d40d8fd01b317e718fded11603fafb773
|
||||
|
||||
post_install() {
|
||||
# TODO: markdown alternatives
|
||||
|
|
Loading…
Reference in a new issue