git-toolbelt: update to 1.9.0.

This commit is contained in:
Daniel Lewan 2023-07-21 12:32:00 +02:00 committed by Duncan Overbruck
parent 2fdfe22c73
commit 62d6918926

View file

@ -1,14 +1,14 @@
# Template file for 'git-toolbelt'
pkgname=git-toolbelt
version=1.8.4
version=1.9.0
revision=1
depends="git moreutils fzf"
short_desc="Helper tools to make everyday life with Git much easier"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
maintainer="Daniel Lewan <daniel@teddydd.me>"
license="BSD-3-Clause"
homepage="https://github.com/nvie/git-toolbelt"
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
checksum=a703d964775b978564735471c6d004611915c5cf5bdbd4f49e546aff7fb0c418
checksum=50f743ddefbc8d015880d6476e00f7fc319a909ff4beb69dd8d777fc8277e085
conflicts="git-extras"
do_install() {