gitui: update to 0.17.1
This commit is contained in:
parent
3b9e5e2e55
commit
a20d510ed6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.17
|
||||
version=0.17.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/extrawurst/gitui"
|
||||
changelog="https://github.com/extrawurst/gitui/blob/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4f81b6bc29046ad4a92a5ee9040f68a02debe93529abad78d806e4eaa35a17ff
|
||||
checksum=36821f83d67a1233e10daa51178c03250618964ca5a5b8c001ac338bf7a355f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue