summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca762c42ca60..e5d7368e3dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages
arch=('any')
license=('PSF')
url="http://pypi.python.org/pypi/setuptools"
-#source=("https://pypi.io/packages/source/s/setuptools/setuptools-${pkgver}.zip")
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip")
sha512sums=('43fda5f6148e03070a2574671ca1b0cf1906b981bc45f4255fa95d28bb3a9bd967b9f3d631e286a391a32287881e2dbabb2c6fbe9b3e198993e1846444d19c45')
makedepends=('pypy3' 'pypy')