mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mdcat: update to 0.30.3
This commit is contained in:
parent
e720191df2
commit
741fae2c62
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdcat'
|
# Template file for 'mdcat'
|
||||||
pkgname=mdcat
|
pkgname=mdcat
|
||||||
version=0.30.1
|
version=0.30.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config ruby-asciidoctor"
|
hostmakedepends="pkg-config ruby-asciidoctor"
|
||||||
|
@ -10,10 +10,10 @@ checkdepends="shared-mime-info"
|
||||||
short_desc="Cat for markdown"
|
short_desc="Cat for markdown"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/lunaryorn/mdcat/"
|
homepage="https://github.com/swsnr/mdcat"
|
||||||
changelog="https://raw.githubusercontent.com/lunaryorn/mdcat/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/swsnr/mdcat/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/lunaryorn/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
|
distfiles="https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
|
||||||
checksum=e99f972feb9db9a7e002728508e0ba5b1359f0f4f747fe2ea971f7c78f9c5c25
|
checksum=e4f96b9df490d1a1b11d8a7c84ef5636b242d3f3d5fe5fae1ab53847a80a7eba
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue