From 95b232d2fc442efbf8b91d4bd3c76ff39cd49ff8 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Mon, 17 Apr 2023 17:43:09 +0200 Subject: [PATCH] git-toolbelt: update to 1.8.4. --- srcpkgs/git-toolbelt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git-toolbelt/template b/srcpkgs/git-toolbelt/template index 5b4952669f1d..31096749c2b3 100644 --- a/srcpkgs/git-toolbelt/template +++ b/srcpkgs/git-toolbelt/template @@ -1,6 +1,6 @@ # Template file for 'git-toolbelt' pkgname=git-toolbelt -version=1.8.0 +version=1.8.4 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 " license="BSD-3-Clause" homepage="https://github.com/nvie/git-toolbelt" distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz" -checksum=8c504a66715efe2fa544b54b464881b5575201d94a3ff31c21934b23c16bda31 +checksum=a703d964775b978564735471c6d004611915c5cf5bdbd4f49e546aff7fb0c418 conflicts="git-extras" do_install() {