New package: gitui-0.7.0
This commit is contained in:
parent
6feebb6977
commit
63bebcce48
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'gitui'
|
||||
pkgname=gitui
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Blazing fast terminal-ui for git"
|
||||
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
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
Loading…
Reference in New Issue