summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2020-01-28 16:52:42 -0700
committeryochananmarqos2020-01-28 16:52:42 -0700
commit6382723412fcce3627c1a5048599a95f59217a49 (patch)
treeeb27318a64e7e170c5967964c516493aae59a7f8 /PKGBUILD
parent4282f16b00fcd2f9211b63d294990f9c51651ce0 (diff)
downloadaur-6382723412fcce3627c1a5048599a95f59217a49.tar.gz
updated source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ae13aa83688..b0a9c48a1746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('Apache')
depends=('python-lxml' 'python-fonttools')
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-cov' 'python-pytest-xdist' 'python-pytest-randomly')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.zip")
+source=("https://pypi.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.zip")
sha256sums=('a0ce7844f6add8b2afbfb4a305072bf5dcdd85d5f0d2ad32a41f8a563b8a6d52')
build() {