mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
bash-completion: update to 1.99.
This commit is contained in:
parent
95802af75b
commit
1b4ae8541b
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'bash-completion'
|
# Template file for 'bash-completion'
|
||||||
pkgname=bash-completion
|
pkgname=bash-completion
|
||||||
version=1.3
|
version=1.99
|
||||||
|
homepage="http://bash-completion.alioth.debian.org/"
|
||||||
distfiles="http://${pkgname}.alioth.debian.org/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://${pkgname}.alioth.debian.org/files/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Programmable completion for the GNU Bash shell"
|
short_desc="Programmable completion for the GNU Bash shell"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec
|
license="GPL-2"
|
||||||
|
checksum=a2baf5130fa015527f435e145949029c653f0106c89ccfd20ad8987f292ed314
|
||||||
long_desc="
|
long_desc="
|
||||||
bash completion extends bash's standard completion behavior to achieve
|
bash completion extends bash's standard completion behavior to achieve
|
||||||
complex command lines with just a few keystrokes. This project was conceived
|
complex command lines with just a few keystrokes. This project was conceived
|
||||||
|
|
Loading…
Add table
Reference in a new issue