gitui: update to 0.24.3
This commit is contained in:
parent
11b9d836fb
commit
9838de762b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue