mdcat: update to 0.6.0.

This commit is contained in:
maxice8 2018-02-02 17:59:38 -02:00 committed by Leаh Neukirchen
parent ac827764a2
commit 78f13fc5ad
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mdcat' # Template file for 'mdcat'
pkgname=mdcat pkgname=mdcat
version=0.5.0 version=0.6.0
revision=1 revision=1
wrksrc=${pkgname}-${pkgname}-${version} wrksrc=${pkgname}-${pkgname}-${version}
hostmakedepends="cargo cmake" hostmakedepends="cargo cmake"
@ -9,7 +9,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
license="Apache License 2.0" license="Apache License 2.0"
homepage="https://github.com/lunaryorn/mdcat" homepage="https://github.com/lunaryorn/mdcat"
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz" distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
checksum=206f724245203434c377d58b7042340cacbda97ffe62723574e0a59f92a660ff checksum=bcc05615f6aeea1a406a481502abb12add62ac12c7f140bfe4430cda78039bb3
nocross=yes nocross=yes
do_build() { do_build() {