From 3e0c6da15d3c840b6621eeef65e5107f226febe2 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 31 Aug 2023 14:23:06 -0400 Subject: [PATCH] gitui: update to 0.24.1 --- srcpkgs/gitui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template index 0baff743d5d2f..16ad759415031 100644 --- a/srcpkgs/gitui/template +++ b/srcpkgs/gitui/template @@ -1,7 +1,7 @@ # Template file for 'gitui' pkgname=gitui -version=0.23.0 -revision=2 +version=0.24.1 +revision=1 build_style=cargo make_check_args="-- --skip components::textinput::tests::test_visualize_newline" hostmakedepends="pkg-config python3" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/extrawurst/gitui" changelog="https://github.com/extrawurst/gitui/raw/master/CHANGELOG.md" distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz" -checksum=5180d5d8fd2fe6400148d6078b4b318c7530ca6c27ea8d8c0882f2e4d9064a80 +checksum=f6a4fa8926e6a4e937445acd5f6444a47f9738ad0d4d5c88c24a92858bb3d318 post_install() { vlicense LICENSE.md