From cc091d32e3796c9d9ca1b0056e52f393154c5927 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 16 Oct 2023 10:24:27 +0200 Subject: [PATCH] fend: update to 1.3.0 --- srcpkgs/fend/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template index 6645a362a8ac5..2f54fadb3ba89 100644 --- a/srcpkgs/fend/template +++ b/srcpkgs/fend/template @@ -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,7 +11,7 @@ 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 +checksum="f1f025c037ec98f929cfad914a68e923311d438ea9f043e662b536e0eeca5934 11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145" skip_extraction="fend.1"