git-extras: update to 6.2.0.

This commit is contained in:
mobinmob 2021-04-14 12:44:49 +03:00 committed by Érico Nogueira Rolim
parent 0a6680f65d
commit aca7fdf7e8
1 changed files with 2 additions and 2 deletions

View File

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