fend: update to 1.5.5
This commit is contained in:
parent
a1e23d3f4b
commit
e02d0e03a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fend'
|
||||
pkgname=fend
|
||||
version=1.5.3
|
||||
version=1.5.5
|
||||
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="b31befe0df562c5626c52d1cef70d272115054fa707debe56ade9e4f2f28a956
|
||||
3f14b3f69ce9c2720070d6548976eeff60f965ab4ffc9a7109982e179a1be85e"
|
||||
checksum="330ca6ca5fcb4410fe75caeab0d77b0b112a355ec2a5d5848dffb0a7a7a2e7a7
|
||||
65be3b5b9c49fd13bab854eb1ffa9e14ae533d2623bcccedba48e935ecbe0584"
|
||||
skip_extraction="fend_man_${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue