mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
gitui: update to 0.10.1.
This commit is contained in:
parent
dc043adb53
commit
78fb8183b7
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'gitui'
|
# Template file for 'gitui'
|
||||||
pkgname=gitui
|
pkgname=gitui
|
||||||
version=0.9.1
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
hostmakedepends="python3"
|
||||||
|
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=2112575a5ec65f744572d38df9f4f79e7547fc2139093a6c9cf2e9ad85bdf547
|
checksum=2d6fa87d88002716cf0fedef9d4332b7212ee05fbfa4b8c536ae4270bef99bce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue