mdcat: update to 0.12.0.
This commit is contained in:
parent
0e6544b41e
commit
85e01d7ab0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.11.0
|
||||
revision=2
|
||||
version=0.12.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=0b197d66c98a78ceff7a7ee557695d823dab2254f125d1bcbc21da12b366bfbc
|
||||
checksum=e13d299a320dcceb6abf000edc20ef87545e1a83c45585e8ed59932cf72042f4
|
||||
|
|
Loading…
Reference in a new issue