gitui: update to 0.19.0
This commit is contained in:
parent
3e99e0688f
commit
d3e9ed06f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.18.0
|
||||
version=0.19.0
|
||||
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=7c8d5829fc8e555d02c576ba0325f0a68114c1fd2eadf17166a3bda866f539be
|
||||
checksum=bcbffb592a5ae49658c79ac7b0daefe4bac3d2b988fdbaf0e868b8c308962f0d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue