From 38c11b7f88b314480c9a3d5fc38a2229cee75b3b Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 14 Sep 2023 00:04:16 +0200 Subject: [PATCH] fend: update to 1.2.2 --- srcpkgs/fend/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template index 97344a1440141..6645a362a8ac5 100644 --- a/srcpkgs/fend/template +++ b/srcpkgs/fend/template @@ -1,6 +1,6 @@ # Template file for 'fend' pkgname=fend -version=1.2.1 +version=1.2.2 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="61f28950e5195669391f15c258e6c20cfad4ba45024046538ff8543d08862833 +checksum="eb37d1dc6883ec7c181b913d8900d9592cc10ba501a904707500e3a3ae0dcec1 11b921e5976ac2f994a9b0105f0bb2c3b49499a17906694762ec6774199f4145" skip_extraction="fend.1"