fend: update to 1.5.2
This commit is contained in:
parent
2ff4ef8ba0
commit
efb2a59e62
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fend'
|
||||
pkgname=fend
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
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="2f52729dee2e775c1adc52879a95429dd00748fe183df0f744f763b7f0d2aedf
|
||||
ce9443949567678c12e8243a13de9e64096d1523a3849e81468b3b9795560c62"
|
||||
checksum="cc8ce470b8a08ec5c5973d5251987f12bbc3baa7137295c42e7d782b7b297786
|
||||
58fdfd691c68a5f9b5edb791712da13da4a5f9f0d397cda94423b0bbf45a25eb"
|
||||
skip_extraction="fend_man_${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue