bash-completion: fixed source

This commit is contained in:
Jose V Beneyto 2013-12-12 13:53:51 +01:00 committed by Fredrik Rinnestam
parent dd8d3a3cdf
commit 75e7d36bff
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
4e2a9f11a4042a38ee79ddcd048e8b9e bash-completion-2.1.tar.bz2
0528183f12bbf5ccf1a3458cb3736419 bash-completion-2.1.tar.gz

View File

@ -7,7 +7,7 @@
name=bash-completion
version=2.1
release=2
source=(http://$name.alioth.debian.org/files/$name-$version.tar.bz2)
source=(https://launchpad.net/$name/master/$version/+download/$name-$version.tar.gz)
build() {
cd $name-$version