diff --git a/testing/py-websocket-client/APKBUILD b/testing/py-websocket-client/APKBUILD index 601e9273285..b4720222598 100644 --- a/testing/py-websocket-client/APKBUILD +++ b/testing/py-websocket-client/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools py-six" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/w/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="http://pypi.python.org/packages/source/w/websocket-client/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() {