summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Joram2023-01-15 13:07:35 +0200
committerPhilipp Joram2023-01-15 13:33:57 +0200
commitaedb91f4109f9edd54d19e025c5d60cef29b73b1 (patch)
tree71ed2d0c309f3490d01ede967db50727eb3c01a8
parent53721bb4756f425cc2b34cc8236e790e4ffa43c4 (diff)
downloadaur-aedb91f4109f9edd54d19e025c5d60cef29b73b1.tar.gz
Download source from recommended URL
See https://wiki.archlinux.org/title/Python_package_guidelines#Source
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8225051fd38..3911eb3b54ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('mopidy>=3' 'python-configobj' 'python-pylast')
makedepends=('python-setuptools' 'python-pip')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')
-source=("${pkgname}-${pkgver}.tar.gz::https://pypi.io/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
sha256sums=('800ebe9e922d8c6d632080d2d4cbdade39d18ceb8eeda5fd4328facf7d52ab42')
package() {