mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
mdcat: update to 0.28.0
This commit is contained in:
parent
06af1d4c9a
commit
bfe603d643
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.27.1
|
||||
version=0.28.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=cargo
|
||||
|
@ -14,7 +14,7 @@ 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=79961e0a842ee0f68aee3d54b39458352664c67388e56175a9d18d80f357bf14
|
||||
checksum=5d7b4f4b4c1066a679cd171e7d784b4ab8cad37c44d1e1b4250a21683abff9ca
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue