From c311635e1f2f160239281461c07609be1e5b53ab Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 10 Jul 2024 17:41:30 +0200 Subject: [PATCH] fend: update to 1.5.0 --- srcpkgs/fend/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template index af4da7ad5a7..33451c34923 100644 --- a/srcpkgs/fend/template +++ b/srcpkgs/fend/template @@ -1,6 +1,6 @@ # Template file for 'fend' pkgname=fend -version=1.4.9 +version=1.5.0 revision=1 build_style=cargo make_install_args="--path cli" @@ -13,8 +13,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>fend_man_${version}" -checksum="f0f13932794ba8da32e54de923878b44620b15c6a206017502faa54ab881a33f - 8adce618d5a02024f9f5c97f42e46f014727e20964d05d3177e7b783214180d5" +checksum="9862150c735ae19cc4cb75b4944c23a81b43de807dc771ad83be414bb38c7214 + 0d352f724c583964ca4159d8bb68aa745723995996ad9ad69288ef4334f14438" skip_extraction="fend_man_${version}" post_install() {