git-extras: update to 6.3.0.

This commit is contained in:
Gadzhi Kharkharov 2021-10-02 11:42:41 +03:00 committed by Érico Nogueira Rolim
parent dd5db57b55
commit 0a22c93deb

View file

@ -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 <orphan@voidlinux.org>"
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