mdcat: update to 0.23.2

This commit is contained in:
cinerea0 2021-10-20 23:48:48 -04:00 committed by Michal Vasilek
parent 741aa5a372
commit 835c6f4261

View file

@ -1,6 +1,6 @@
# Template file for 'mdcat'
pkgname=mdcat
version=0.23.0
version=0.23.2
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cargo
@ -12,7 +12,7 @@ license="MPL-2.0"
homepage="https://github.com/lunaryorn/mdcat"
changelog="https://raw.githubusercontent.com/lunaryorn/mdcat/main/CHANGELOG.md"
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
checksum=9fba4fe06f8970a70ca75666f8245181583a6ba5fb11536ae7e572f74c9d1f4c
checksum=354f1bea0a53c5547693b7de9731d6e2648a0da10aa485ca16e4e643e49be14c
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;