tig: update to 2.0.1.
This commit is contained in:
parent
4ef3c76a04
commit
a0ccc8bd80
@ -1,20 +1,20 @@
|
||||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=1.2.1
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="install-doc-man"
|
||||
hostmakedepends="xmlto asciidoc"
|
||||
makedepends="ncurses-devel git"
|
||||
depends="git"
|
||||
conf_files="/etc/tigrc"
|
||||
short_desc="Text-mode interface for Git"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://jonas.nitro.dk/tig/"
|
||||
distfiles="http://jonas.nitro.dk/tig/releases/tig-${version}.tar.gz"
|
||||
checksum=b708d205f2a0432f03daaa945779bcac122662ec0760d4dabc6d8fd60ca32944
|
||||
checksum=26860d97552570f3d852d394e648703b369c297da8a095ff14580baf3187ab1c
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/tigrc 644 usr/share/examples/tig
|
||||
vinstall contrib/tig-completion.bash 644 usr/share/bash-completion/completions tig
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user