gitui: update to 0.9.1
This commit is contained in:
parent
870420fde6
commit
b0c9f7ca6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.8.1
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Blazing fast terminal-ui for git"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/extrawurst/gitui"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=41662bb14ae89b9f25c2a956571a2855f977273261228f1ceba856fc8b7f2eca
|
||||
checksum=2112575a5ec65f744572d38df9f4f79e7547fc2139093a6c9cf2e9ad85bdf547
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue