summaryrefslogtreecommitdiff
path: root/bash-completion
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-12-12 13:53:51 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2014-01-19 22:04:33 +0100
commit75e7d36bff99b4538ac901b2306c0623932367d1 (patch)
treed059bb923644eb901bdee2aa28acb40fe6a837a0 /bash-completion
parentdd8d3a3cdf865553d33c19683cde14a9ae83af2d (diff)
downloadopt-75e7d36bff99b4538ac901b2306c0623932367d1.tar.gz
opt-75e7d36bff99b4538ac901b2306c0623932367d1.tar.xz
bash-completion: fixed source
Diffstat (limited to 'bash-completion')
-rw-r--r--bash-completion/.md5sum2
-rw-r--r--bash-completion/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/bash-completion/.md5sum b/bash-completion/.md5sum
index dabbbb8c3..0a3be0c04 100644
--- a/bash-completion/.md5sum
+++ b/bash-completion/.md5sum
@@ -1 +1 @@
-4e2a9f11a4042a38ee79ddcd048e8b9e bash-completion-2.1.tar.bz2
+0528183f12bbf5ccf1a3458cb3736419 bash-completion-2.1.tar.gz
diff --git a/bash-completion/Pkgfile b/bash-completion/Pkgfile
index 317fde2e9..a33f5e9a9 100644
--- a/bash-completion/Pkgfile
+++ b/bash-completion/Pkgfile
@@ -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

Generated by cgit