fend: update to 1.5.3

This commit is contained in:
tranzystorekk 2024-10-05 21:34:00 +02:00
parent 40186a920c
commit 34e0fc2030
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fend'
pkgname=fend
version=1.5.2
version=1.5.3
revision=1
build_style=cargo
make_install_args="--path cli"
@ -13,8 +13,8 @@ homepage="https://printfn.github.io/fend/"
changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
https://github.com/printfn/fend/releases/download/v${version}/fend.1>fend_man_${version}"
checksum="cc8ce470b8a08ec5c5973d5251987f12bbc3baa7137295c42e7d782b7b297786
58fdfd691c68a5f9b5edb791712da13da4a5f9f0d397cda94423b0bbf45a25eb"
checksum="b31befe0df562c5626c52d1cef70d272115054fa707debe56ade9e4f2f28a956
3f14b3f69ce9c2720070d6548976eeff60f965ab4ffc9a7109982e179a1be85e"
skip_extraction="fend_man_${version}"
post_install() {