git-toolbelt: update to 1.8.0.

This commit is contained in:
Daniel Lewan 2022-06-04 11:25:05 +02:00 committed by Piotr
parent 38f2bdaee5
commit 6f255a12d9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'git-toolbelt'
pkgname=git-toolbelt
version=1.7.1
version=1.8.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=388dc5f4536cff9412c8baa8f7e89254add421a039992aed50f09f568b2daf57
checksum=8c504a66715efe2fa544b54b464881b5575201d94a3ff31c21934b23c16bda31
conflicts="git-extras"
do_install() {