tig: update to 1.1.
This commit is contained in:
parent
d8089d9831
commit
d2312b78a3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=1.0
|
||||
revision=2
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="install-doc-man"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -11,7 +11,7 @@ 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=e1ecadef82027a94a6489e84a5c02fd5c0d4977bcb13ba2df0a52cca05ad6f71
|
||||
checksum=cb8972ba2fe5015f66f064f9ef63c471b86e5d3f06a6d7719cd6753c29c2c0a2
|
||||
long_desc="
|
||||
Tig is a git repository browser that additionally can act as a pager for
|
||||
output from various git commands.
|
||||
|
|
Loading…
Reference in New Issue