diff --git a/community/py3-humanize/APKBUILD b/community/py3-humanize/APKBUILD index 60fde5a0e896c2a2df875222d15a1c079a5ed073..c9332d83e73a5b57aae79ce6c9029ca253f45102 100644 --- a/community/py3-humanize/APKBUILD +++ b/community/py3-humanize/APKBUILD @@ -12,7 +12,7 @@ license="MIT" depends="python3" makedepends="py3-setuptools py3-setuptools_scm" checkdepends="py3-mock py3-freezegun py3-pytest" -source="$_pkgname-$pkgver.tar.gz::https://github.com/jmoiron/humanize/archive/$pkgver.tar.gz" +source="$_pkgname-$pkgver.tar.gz::https://github.com/python-humanize/humanize/archive/$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver replaces=py-humanize # Backwards compatibility