git-extras: update to 6.0.0.
This commit is contained in:
parent
2a8fc5682b
commit
3b08e8a877
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=5.1.0
|
||||
version=6.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,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=432f73f178345b69d98fb48ccdc04839bafb605f2f8cc3e5bb8f87d497ef3e7d
|
||||
checksum=a823c12e4bf74e2f07ee80e597500e5f5120dcd8fa345e67e2c03544fd706ffe
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Reference in New Issue