aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-rfc3339
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-rfc3339')
-rw-r--r--community/py-rfc3339/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rfc3339/APKBUILD b/community/py-rfc3339/APKBUILD
index 6bd2e4a06a..5176dc3a84 100644
--- a/community/py-rfc3339/APKBUILD
+++ b/community/py-rfc3339/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev py-setuptools"
install=""
subpackages=""
-source="https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/p/pyRFC3339/pyRFC3339-$pkgver.tar.gz"
_builddir="$srcdir"/pyRFC3339-$pkgver