From c03fbf4cc39f25b914cee8a87e784720674ed542 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 14 Apr 2021 12:44:49 +0300 Subject: [PATCH] git-extras: update to 6.2.0. --- srcpkgs/git-extras/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git-extras/template b/srcpkgs/git-extras/template index 8aa97990db5c..948e5e01f929 100644 --- a/srcpkgs/git-extras/template +++ b/srcpkgs/git-extras/template @@ -1,6 +1,6 @@ # Template file for 'git-extras' pkgname=git-extras -version=6.1.0 +version=6.2.0 revision=1 build_style=gnu-makefile depends="bash git" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/tj/git-extras" distfiles="https://github.com/tj/git-extras/archive/${version}.tar.gz" -checksum=7be0b15ee803d76d2c2e8036f5d9db6677f2232bb8d2c4976691ff7ae026a22f +checksum=151bc129f717179c1f7b6c83faf1d4829eeddef8b7c501dac05dc38c28270c3e post_patch() { vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile