diff --git a/srcpkgs/git-extras/template b/srcpkgs/git-extras/template index cc941faa7a7..1337a3395dd 100644 --- a/srcpkgs/git-extras/template +++ b/srcpkgs/git-extras/template @@ -1,7 +1,7 @@ # Template file for 'git-extras' pkgname=git-extras -version=6.2.0 -revision=2 +version=6.3.0 +revision=1 build_style=gnu-makefile depends="bash git" short_desc="Little git extras" @@ -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=151bc129f717179c1f7b6c83faf1d4829eeddef8b7c501dac05dc38c28270c3e +checksum=8a218a0c8e10036d5ba14f26b70f994b0d11166b02ef3fed71c593cef026ec3d post_patch() { vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile