From 21a2e24f8b3f2028b68e547aa2f42aae2c935db7 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 26 Oct 2023 12:27:32 +0200 Subject: [PATCH] fend: update to 1.3.1 --- srcpkgs/fend/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template index 83ff0ec4781..8410c8fc1c1 100644 --- a/srcpkgs/fend/template +++ b/srcpkgs/fend/template @@ -1,6 +1,6 @@ # Template file for 'fend' pkgname=fend -version=1.3.0 +version=1.3.1 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="f1f025c037ec98f929cfad914a68e923311d438ea9f043e662b536e0eeca5934 +checksum="b0af31ef4d39d1c767fdb9fd1f998b555b5b435570e597795bdb3a29027de0b4 1cd621dac124dcb01a2202948f20e8f1f6a1a61558a7b4d90c5816a60c164fa7" skip_extraction="fend.1"