mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fend: update to 1.4.1
This commit is contained in:
parent
4e78515cb1
commit
93c1feae44
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.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path cli"
|
make_install_args="--path cli"
|
||||||
|
@ -11,8 +11,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"
|
https://github.com/printfn/fend/releases/download/v${version}/fend.1"
|
||||||
checksum="1d3e37c2688846539b1666a924fdee5bdf60f54d94c8be6ccfd4364267f13af0
|
checksum="eb40e376e1da00055112edc583e86ac3913536b35f2f7265de55dca52319a4e4
|
||||||
b2a23e220473a9151f76bf18dc27c94ccc09afe4b7eacb49848d0a181bfdee38"
|
4296b44f1d290125cf43114d4556c3cde1c4124e979a83f6aeb3e924678ed362"
|
||||||
skip_extraction="fend.1"
|
skip_extraction="fend.1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue