mdcat: update to 1.0.0

This commit is contained in:
cinerea0 2023-01-14 21:20:03 -05:00 committed by Michal Vasilek
parent 753ce8c594
commit 767a77459d
1 changed files with 2 additions and 2 deletions

View File

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