mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
gitui: update to 0.8.1.
This commit is contained in:
parent
0ee0662cb1
commit
4f53ca6c35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.7.0
|
||||
version=0.8.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=3491730ddbbc886940f20e6cf419c689de3e196f678127807ef69c4de479742e
|
||||
checksum=41662bb14ae89b9f25c2a956571a2855f977273261228f1ceba856fc8b7f2eca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue