tig: update to 2.1.1.
This commit is contained in:
parent
076b51178a
commit
a55038a221
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tig'
|
||||
pkgname=tig
|
||||
version=2.1
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,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=306287f684f57563a53abf1cf46149e0d30c6b500fbc0c39e9bc059506373cb0
|
||||
checksum=50c5179fd564b829b6b2cec087e66f10cf8799601de19350df0772ae77e4852f
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/tig-completion.bash 644 usr/share/bash-completion/completions tig
|
||||
|
|
Loading…
Reference in New Issue