tig: update to 2.2.
This commit is contained in:
parent
89930b8753
commit
7bd8daf23e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.1.1
|
||||
revision=2
|
||||
version=2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="install-doc-man"
|
||||
hostmakedepends="xmlto asciidoc"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://jonas.nitro.dk/tig/"
|
||||
distfiles="http://jonas.nitro.dk/tig/releases/tig-${version}.tar.gz"
|
||||
checksum=50c5179fd564b829b6b2cec087e66f10cf8799601de19350df0772ae77e4852f
|
||||
checksum=8f5213d3abb45ca9a79810b8d2a2a12d941112bc4682bcfa91f34db74942754c
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/tig-completion.bash 644 usr/share/bash-completion/completions tig
|
||||
|
|
Loading…
Reference in New Issue