git-toolbelt: update to 1.9.1.

This commit is contained in:
Daniel Lewan 2024-02-04 18:32:50 +01:00 committed by cinerea0
parent 82a3f51c6a
commit 6557e024d0

View File

@ -1,14 +1,14 @@
# Template file for 'git-toolbelt'
pkgname=git-toolbelt
version=1.9.0
revision=2
version=1.9.1
revision=1
depends="git fzf"
short_desc="Helper tools to make everyday life with Git much easier"
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=50f743ddefbc8d015880d6476e00f7fc319a909ff4beb69dd8d777fc8277e085
checksum=c695362047780d0117c77cb0f70eba81b4ccc3e4134cb62db6fc3de36d70fade
conflicts="git-extras"
do_install() {