bash-completion: update to 1.99.

This commit is contained in:
Juan RP 2012-03-18 07:17:52 +01:00
parent 95802af75b
commit 1b4ae8541b

View file

@ -1,11 +1,13 @@
# Template file for '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"
build_style=gnu-configure
short_desc="Programmable completion for the GNU Bash shell"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec
license="GPL-2"
checksum=a2baf5130fa015527f435e145949029c653f0106c89ccfd20ad8987f292ed314
long_desc="
bash completion extends bash's standard completion behavior to achieve
complex command lines with just a few keystrokes. This project was conceived