fend: update to 1.5.0

This commit is contained in:
tranzystorekk 2024-07-10 17:41:30 +02:00 committed by cinerea0
parent 7a75390d4b
commit c311635e1f
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fend'
pkgname=fend
version=1.4.9
version=1.5.0
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="f0f13932794ba8da32e54de923878b44620b15c6a206017502faa54ab881a33f
8adce618d5a02024f9f5c97f42e46f014727e20964d05d3177e7b783214180d5"
checksum="9862150c735ae19cc4cb75b4944c23a81b43de807dc771ad83be414bb38c7214
0d352f724c583964ca4159d8bb68aa745723995996ad9ad69288ef4334f14438"
skip_extraction="fend_man_${version}"
post_install() {