git-toolbelt: update to 1.7.0.
This commit is contained in:
parent
ea5854d709
commit
e6f0b94773
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-toolbelt'
|
||||
pkgname=git-toolbelt
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
depends="git moreutils fzf"
|
||||
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"
|
||||
homepage="https://github.com/nvie/git-toolbelt"
|
||||
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
||||
checksum=@8b0d689fcbda5148d0c8728b542fb691e7bbb91ba438f57db67e7f740819e526
|
||||
checksum=ea17c85a2494c98daf56c517c3dfcfb288a726ce867120ffb52befb22d42f2c5
|
||||
conflicts="git-extras"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue