bash-completion: update to 2.7
This commit is contained in:
parent
f4caf62c09
commit
ab936ec6ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-completion'
|
||||
pkgname=bash-completion
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/scop/bash-completion"
|
||||
distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz"
|
||||
checksum=61fb652da0b1674443c34827263fe2335f9ddb12670bff208fc383a8955ca5ef
|
||||
checksum=41ba892d3f427d4a686de32673f35401bc947a7801f684127120cdb13641441e
|
||||
|
||||
post_install() {
|
||||
# remove completions provided by util-linux.
|
||||
|
|
Loading…
Reference in New Issue