fend: update to 1.4.6
This commit is contained in:
parent
a7838ddcfb
commit
938c8bd5fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fend'
|
||||
pkgname=fend
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
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"
|
||||
checksum="1bf65941f690ef6f0c95cf2485e6675bd35c3a46725fe9d1ed06c810c1a05b22
|
||||
0161a89e36e93b558e253bfb9daef2ebf85c82ed7f992b72963edbf63350e9be"
|
||||
checksum="88fe4abf2caf96241a2964f510fd8801ac22f5c1511a4817361e676e931b0ce0
|
||||
6a4d2ce5593ea4d5b61be4712c93024d7658a2da514f1cb385f808eefed528cc"
|
||||
skip_extraction="fend.1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue