diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index e2ffa18972b..aba2dae6b50 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.2 +version=2.2.1 revision=1 build_style=gnu-configure make_install_args="install-doc-man" @@ -11,9 +11,9 @@ conf_files="/etc/tigrc" short_desc="Text-mode interface for Git" maintainer="Juan RP " license="GPL-2" -homepage="http://jonas.nitro.dk/tig/" -distfiles="http://jonas.nitro.dk/tig/releases/tig-${version}.tar.gz" -checksum=8f5213d3abb45ca9a79810b8d2a2a12d941112bc4682bcfa91f34db74942754c +homepage="https://jonas.github.io/tig/" +distfiles="https://github.com/jonas/tig/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz" +checksum=0b48080896de59179c45c980080b4b414bb235df65ad08d661a9c9e169c3fa71 post_install() { vinstall contrib/tig-completion.bash 644 usr/share/bash-completion/completions tig