mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fend: update to 1.5.3
This commit is contained in:
parent
40186a920c
commit
34e0fc2030
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fend'
|
# Template file for 'fend'
|
||||||
pkgname=fend
|
pkgname=fend
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path cli"
|
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"
|
changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
|
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}"
|
https://github.com/printfn/fend/releases/download/v${version}/fend.1>fend_man_${version}"
|
||||||
checksum="cc8ce470b8a08ec5c5973d5251987f12bbc3baa7137295c42e7d782b7b297786
|
checksum="b31befe0df562c5626c52d1cef70d272115054fa707debe56ade9e4f2f28a956
|
||||||
58fdfd691c68a5f9b5edb791712da13da4a5f9f0d397cda94423b0bbf45a25eb"
|
3f14b3f69ce9c2720070d6548976eeff60f965ab4ffc9a7109982e179a1be85e"
|
||||||
skip_extraction="fend_man_${version}"
|
skip_extraction="fend_man_${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue