diff options
Diffstat (limited to 'python-azure-core')
-rw-r--r-- | python-azure-core/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD index b16d4a702..5e7bd06df 100644 --- a/python-azure-core/PKGBUILD +++ b/python-azure-core/PKGBUILD @@ -19,7 +19,7 @@ checkdepends=( 'python-trio') license=('MIT') arch=('i686' 'pentium4' 'x86_64') -source=("https://files.pythonhosted.org/packages/4f/ec/3ba46ff4deebe738b7213997fc856553282e971a767b6291e05aca9d9566/${_pkgname}-${pkgver}.zip") +source=("https://pypi.python.org/packages/4f/ec/3ba46ff4deebe738b7213997fc856553282e971a767b6291e05aca9d9566/${_pkgname}-${pkgver}.zip") sha512sums=('dcddf28bdbac913e66640adb7c511c74e4597756c444d2ef43fb82d5348eae391544715cbe95600d8caec9afcfe8ab5d20b9b33c49b8fd026b8f0f7657cae931') build() { |