mdcat: update to 0.24.1
This commit is contained in:
parent
85f653509b
commit
50d96c6a51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=0.23.2
|
||||
version=0.24.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cargo
|
||||
|
@ -12,7 +12,7 @@ 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/mdcat-${version}.tar.gz"
|
||||
checksum=354f1bea0a53c5547693b7de9731d6e2648a0da10aa485ca16e4e643e49be14c
|
||||
checksum=f0e400f2060a460e347546932fcb501da71fab5af602413c7932fac35136b89f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue