git-extras: update to 6.1.0
This commit is contained in:
parent
54dc90c071
commit
97523fe495
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=6.0.0
|
||||
revision=2
|
||||
version=6.1.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=a823c12e4bf74e2f07ee80e597500e5f5120dcd8fa345e67e2c03544fd706ffe
|
||||
checksum=7be0b15ee803d76d2c2e8036f5d9db6677f2232bb8d2c4976691ff7ae026a22f
|
||||
|
||||
post_patch() {
|
||||
vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Reference in a new issue