mdcat: update to 0.24.1

This commit is contained in:
cinerea0 2021-11-03 23:01:10 -04:00 committed by Érico Nogueira Rolim
parent 85f653509b
commit 50d96c6a51

View file

@ -1,6 +1,6 @@
# Template file for 'mdcat'
pkgname=mdcat
version=0.23.2
version=0.24.1
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=354f1bea0a53c5547693b7de9731d6e2648a0da10aa485ca16e4e643e49be14c
checksum=f0e400f2060a460e347546932fcb501da71fab5af602413c7932fac35136b89f
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;