mdcat: update to 0.30.1

Closes: #40851 [via git-merge-pr]
This commit is contained in:
cinerea0 2022-11-29 19:59:15 -05:00 committed by Andrew Benson
parent b3ed219506
commit 7ba6f166b9

View File

@ -1,6 +1,6 @@
# Template file for 'mdcat' # Template file for 'mdcat'
pkgname=mdcat pkgname=mdcat
version=0.29.0 version=0.30.1
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config ruby-asciidoctor" hostmakedepends="pkg-config ruby-asciidoctor"
@ -13,7 +13,7 @@ license="MPL-2.0"
homepage="https://github.com/lunaryorn/mdcat/" homepage="https://github.com/lunaryorn/mdcat/"
changelog="https://raw.githubusercontent.com/lunaryorn/mdcat/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/lunaryorn/mdcat/main/CHANGELOG.md"
distfiles="https://github.com/lunaryorn/mdcat/archive/refs/tags/mdcat-${version}.tar.gz" distfiles="https://github.com/lunaryorn/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
checksum=a918d68bb07fbb00d7b733176175fb2bb0925e1393db072cd04d6927cb8e9fd6 checksum=e99f972feb9db9a7e002728508e0ba5b1359f0f4f747fe2ea971f7c78f9c5c25
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;; x86_64*|i686*|arm*|aarch64*) ;;