aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mopidy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mopidy/APKBUILD')
-rw-r--r--testing/mopidy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mopidy/APKBUILD b/testing/mopidy/APKBUILD
index 02b063d1699..b69c90d5fd7 100644
--- a/testing/mopidy/APKBUILD
+++ b/testing/mopidy/APKBUILD
@@ -15,7 +15,7 @@ depends_dev=""
makedepends="python-dev"
install=""
subpackages=""
-source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz
mopidy.conf"
_builddir="$srcdir"/$_pkgname-$pkgver