From d1eaecb801c92b2ad85c5fbb4d1920e01048414d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 9 Sep 2023 13:45:49 -0400 Subject: [PATCH] gitui: update to 0.24.3 --- srcpkgs/gitui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template index 0baff743d5d2f..8a04297c2871d 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.3 +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=a5fc6b52a4db0037c3351b9743af49c8bb9ccff4dda5bdb064bab9e59f68fde2 post_install() { vlicense LICENSE.md