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'
|
||||
pkgname=gitui
|
||||
version=0.9.1
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="python3"
|
||||
makedepends="libxcb-devel libgit2-devel"
|
||||
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=2112575a5ec65f744572d38df9f4f79e7547fc2139093a6c9cf2e9ad85bdf547
|
||||
checksum=2d6fa87d88002716cf0fedef9d4332b7212ee05fbfa4b8c536ae4270bef99bce
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue