diff --git a/testing/py3-rarfile/APKBUILD b/community/py3-rarfile/APKBUILD similarity index 89% rename from testing/py3-rarfile/APKBUILD rename to community/py3-rarfile/APKBUILD index 700a9aed3e0b1c482a846dbd5d3f799e636e2f86..3a9462324d2aa11055b6a5e4f5b95ab3494458b5 100644 --- a/testing/py3-rarfile/APKBUILD +++ b/community/py3-rarfile/APKBUILD @@ -11,7 +11,7 @@ license="ISC" depends="python3" makedepends="py3-setuptools" checkdepends="py3-pytest unrar libarchive-tools" -source="https://files.pythonhosted.org/packages/source/${_pyname:0:1}/$_pyname/$_pyname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/r/rarfile/rarfile-$pkgver.tar.gz" builddir="$srcdir"/$_pyname-$pkgver replaces="py-rarfile" # Backwards compatibility