bash-completion: update to 2.6

This commit is contained in:
Alessio Sergi 2017-06-30 20:00:44 +02:00
parent 098fc5544e
commit 54bda44695
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bash-completion' # Template file for 'bash-completion'
pkgname=bash-completion pkgname=bash-completion
version=2.5 version=2.6
revision=1 revision=1
noarch=yes noarch=yes
build_style=gnu-configure build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/scop/bash-completion" homepage="https://github.com/scop/bash-completion"
distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz" distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz"
checksum=b0b9540c65532825eca030f1241731383f89b2b65e80f3492c5dd2f0438c95cf checksum=61fb652da0b1674443c34827263fe2335f9ddb12670bff208fc383a8955ca5ef
post_install() { post_install() {
# remove completions provided by util-linux. # remove completions provided by util-linux.