mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fend: update to 1.4.2
This commit is contained in:
parent
5ed8f232c0
commit
c233bdf4c6
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.1
|
version=1.4.2
|
||||||
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="eb40e376e1da00055112edc583e86ac3913536b35f2f7265de55dca52319a4e4
|
checksum="79fd768cb1e28cd691c7da7fc84eeb0b41f43f5bfca92fff4137c7596cea4bff
|
||||||
4296b44f1d290125cf43114d4556c3cde1c4124e979a83f6aeb3e924678ed362"
|
6bef4e39e6cb9c9c4337cb15bc7e8c28e222271962118d6a093d6a25c90d2d80"
|
||||||
skip_extraction="fend.1"
|
skip_extraction="fend.1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue