mdcat: update to 0.27.1.
This commit is contained in:
parent
1c13c76f29
commit
7dc4bc0a6d
1 changed files with 4 additions and 2 deletions
|
@ -1,18 +1,20 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.26.1
|
||||
version=0.27.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config ruby-asciidoctor"
|
||||
makedepends="openssl-devel"
|
||||
depends="shared-mime-info"
|
||||
checkdepends="shared-mime-info"
|
||||
short_desc="Cat for markdown"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://codeberg.org/flausch/mdcat/"
|
||||
changelog="https://codeberg.org/flausch/mdcat/raw/branch/main/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/flausch/mdcat/archive/mdcat-${version}.tar.gz"
|
||||
checksum=1120c4f3b5b517075b6347dbfe76a2211a91837b4d0242c0b72cdbc19e6886dd
|
||||
checksum=79961e0a842ee0f68aee3d54b39458352664c67388e56175a9d18d80f357bf14
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Reference in a new issue