gitui: update to 0.11.0.
This commit is contained in:
parent
e2675550bb
commit
647a04067b
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'gitui'
|
# Template file for 'gitui'
|
||||||
pkgname=gitui
|
pkgname=gitui
|
||||||
version=0.10.1
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libxcb-devel libgit2-devel"
|
makedepends="libxcb-devel libgit2-devel"
|
||||||
short_desc="Blazing fast terminal-ui for git"
|
short_desc="Blazing fast terminal-ui for git"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/extrawurst/gitui"
|
homepage="https://github.com/extrawurst/gitui"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=2d6fa87d88002716cf0fedef9d4332b7212ee05fbfa4b8c536ae4270bef99bce
|
checksum=ba32583bb6afc3adac8fe78d8ce10fd127b2fe4f62bc24b301d1ffbfb838bf98
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user