mdcat: update to 0.30.3
This commit is contained in:
parent
e720191df2
commit
741fae2c62
@ -1,6 +1,6 @@
|
||||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.30.1
|
||||
version=0.30.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config ruby-asciidoctor"
|
||||
@ -10,10 +10,10 @@ checkdepends="shared-mime-info"
|
||||
short_desc="Cat for markdown"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
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/refs/tags/mdcat-${version}.tar.gz"
|
||||
checksum=e99f972feb9db9a7e002728508e0ba5b1359f0f4f747fe2ea971f7c78f9c5c25
|
||||
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
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
Loading…
Reference in New Issue
Block a user