fend: update to 1.2.1
This commit is contained in:
parent
71acd2d78f
commit
b9478f8a68
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fend'
|
||||
pkgname=fend
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
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="d2781dfdbaed22b38fabea6897ff2249ac804f9021c921cd67603f3b609994e2
|
||||
160310c64fa39ed677d22e905b6f6358dff2526e2f60dad6821be6517512d35f"
|
||||
checksum="61f28950e5195669391f15c258e6c20cfad4ba45024046538ff8543d08862833
|
||||
11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145"
|
||||
skip_extraction="fend.1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue