git-toolbelt: update to 1.7.1.
This commit is contained in:
parent
167158c4fa
commit
c0a2fdb6af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-toolbelt'
|
# Template file for 'git-toolbelt'
|
||||||
pkgname=git-toolbelt
|
pkgname=git-toolbelt
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="git moreutils fzf"
|
depends="git moreutils fzf"
|
||||||
short_desc="Helper tools to make everyday life with Git much easier"
|
short_desc="Helper tools to make everyday life with Git much easier"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/nvie/git-toolbelt"
|
homepage="https://github.com/nvie/git-toolbelt"
|
||||||
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
||||||
checksum=ea17c85a2494c98daf56c517c3dfcfb288a726ce867120ffb52befb22d42f2c5
|
checksum=388dc5f4536cff9412c8baa8f7e89254add421a039992aed50f09f568b2daf57
|
||||||
conflicts="git-extras"
|
conflicts="git-extras"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue