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