diff --git a/srcpkgs/mdcat/template b/srcpkgs/mdcat/template index bde04ed6e79..0df201bcb21 100644 --- a/srcpkgs/mdcat/template +++ b/srcpkgs/mdcat/template @@ -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*) ;;