summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2020-01-28 17:25:52 -0700
committeryochananmarqos2020-01-28 17:25:52 -0700
commit1edf57b75861acedf40dbc52dd2a1e8ea7502c95 (patch)
tree7ee72e8302e1ce9334058d1db6e7159e2565a750 /PKGBUILD
parent7f915a653b99962dfc80c412778b3900ad665737 (diff)
downloadaur-1edf57b75861acedf40dbc52dd2a1e8ea7502c95.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 7c937085e336..65c3017fe0e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
optdepends=('python-flask' 'python-blinker' 'python-bottle' 'python-falcon' 'python-django'
'python-sanic' 'python-celery' 'python-beam' 'python-rq' 'python-aiohttp'
'python-tornado' 'python-sqlalchemy' 'python-pyspark')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
+source=("https://pypi.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz")
#source=("https://github.com/getsentry/sentry-python/archive/$pkgver.tar.gz")
sha256sums=('e023da07cfbead3868e1e2ba994160517885a32dfd994fc455b118e37989479b')