From bd4bb600f97200a1f20d773e772769e9624d6e81 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 3 Sep 2023 16:41:01 -0400 Subject: [PATCH] gitui: update to 0.24.2 --- srcpkgs/gitui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template index 0baff743d5d2f..1b58676b5f369 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.2 +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=f8a0a4b3117a40d5fcfe29618d350027bebe3fbcee39f0aef85cb9a5325453b7 post_install() { vlicense LICENSE.md