mdcat: update to 0.20.0.
This commit is contained in:
parent
5109c57d78
commit
2c8e6413dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.19.0
|
||||
revision=2
|
||||
version=0.20.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="MPL-2.0"
|
||||
homepage="https://github.com/lunaryorn/mdcat"
|
||||
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=2e50dbb8f80b74dbed1cc69c731d8c782df35f2e968fc833b11640272d00f3cf
|
||||
checksum=c62e3fbe7461410b72b3fd27dcaa543aa0bec99cbfd78c87aa8fe441972e79ff
|
||||
|
|
Loading…
Reference in a new issue