tig: update to 2.3.0.
This commit is contained in:
parent
4986b1fdcf
commit
663ed09d18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.2.2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="install-doc-man"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://jonas.github.io/tig/"
|
||||
distfiles="https://github.com/jonas/tig/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=316214d87f7693abc0cbe8ebbb85decdf5e1b49d7ad760ac801af3dd73385e35
|
||||
checksum=686f0386927904dc6410f0b1a712cb8bd7fff3303f688d7dc43162f4ad16c0ed
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/tig-completion.bash 644 usr/share/bash-completion/completions tig
|
||||
|
|
Loading…
Reference in a new issue