fend: update to 1.3.0

This commit is contained in:
Marcin Puc 2023-10-16 10:24:27 +02:00 committed by classabbyamp
parent d5625a8280
commit 5ecfc94944
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fend'
pkgname=fend
version=1.2.2
version=1.3.0
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="eb37d1dc6883ec7c181b913d8900d9592cc10ba501a904707500e3a3ae0dcec1
11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145"
checksum="f1f025c037ec98f929cfad914a68e923311d438ea9f043e662b536e0eeca5934
1cd621dac124dcb01a2202948f20e8f1f6a1a61558a7b4d90c5816a60c164fa7"
skip_extraction="fend.1"
post_install() {