mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fend: update to 1.5.0
This commit is contained in:
parent
7a75390d4b
commit
c311635e1f
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.4.9
|
version=1.5.0
|
||||||
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="f0f13932794ba8da32e54de923878b44620b15c6a206017502faa54ab881a33f
|
checksum="9862150c735ae19cc4cb75b4944c23a81b43de807dc771ad83be414bb38c7214
|
||||||
8adce618d5a02024f9f5c97f42e46f014727e20964d05d3177e7b783214180d5"
|
0d352f724c583964ca4159d8bb68aa745723995996ad9ad69288ef4334f14438"
|
||||||
skip_extraction="fend_man_${version}"
|
skip_extraction="fend_man_${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue