fend: update to 1.5.1
This commit is contained in:
parent
8fc2d7689b
commit
7859e7d3a5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fend'
|
||||
pkgname=fend
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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="9862150c735ae19cc4cb75b4944c23a81b43de807dc771ad83be414bb38c7214
|
||||
0d352f724c583964ca4159d8bb68aa745723995996ad9ad69288ef4334f14438"
|
||||
checksum="2f52729dee2e775c1adc52879a95429dd00748fe183df0f744f763b7f0d2aedf
|
||||
ce9443949567678c12e8243a13de9e64096d1523a3849e81468b3b9795560c62"
|
||||
skip_extraction="fend_man_${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue