bash-completion: update to 2.11
This commit is contained in:
parent
0ca4e1b7a5
commit
5971d4a35a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bash-completion'
|
||||
pkgname=bash-completion
|
||||
version=2.10
|
||||
version=2.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
make_install_args="profiledir=/etc/bash/bashrc.d"
|
||||
depends="bash"
|
||||
short_desc="Programmable completion for the GNU Bash shell"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/scop/bash-completion"
|
||||
distfiles="https://github.com/scop/bash-completion/releases/download/${version}/bash-completion-${version}.tar.xz"
|
||||
checksum=123c17998e34b937ce57bb1b111cd817bc369309e9a8047c0bcf06ead4a3ec92
|
||||
checksum=73a8894bad94dee83ab468fa09f628daffd567e8bef1a24277f1e9a0daf911ac
|
||||
|
|
Loading…
Add table
Reference in a new issue