summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre LALET2018-02-26 17:13:39 +0100
committerPierre LALET2018-02-26 17:13:39 +0100
commita187343a107645414d621b0066dd5c52d537b91c (patch)
tree029e5792d97590ab84378c51452a27f0c4549cff
parent849eab9ce36d283dd84f8e189f50fd6cfe2ea12f (diff)
downloadaur-a187343a107645414d621b0066dd5c52d537b91c.tar.gz
Update archive URL to a fixed one
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3d3a2cac5f8..18bb01ea5f84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,7 +31,7 @@ pkgbase = ivre
optdepends = ffmpeg: Screenshots (rtsp)
optdepends = tesseract: Screenshots analysis
backup = etc/httpd/conf/extra/ivre.conf
- source = https://pypi.python.org/packages/bb/91/12390971b0336f0d064d60cfe661db1a6762419e58b6a077cd174102ee8e/ivre-0.9.8.tar.gz
+ source = https://files.pythonhosted.org/packages/source/i/ivre/ivre-0.9.8.tar.gz
source = apache.example.conf
sha256sums = d3eb6c48ea53111991883fdff5cb5170797a8cf1287fe1bcd29ef760b0c882af
sha256sums = 3e372f51f2ad441baf8268ce29d35b3a1cb9ef4cb29e7864fab389759694f72e
diff --git a/PKGBUILD b/PKGBUILD
index 55075b1c1354..e4b764ef34c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ optdepends=('python-py2neo: flow analysis support'
'tesseract: Screenshots analysis')
makedepends=('python-setuptools')
backup=('etc/httpd/conf/extra/ivre.conf')
-source=(https://pypi.python.org/packages/bb/91/12390971b0336f0d064d60cfe661db1a6762419e58b6a077cd174102ee8e/$pkgname-$pkgver.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz
'apache.example.conf')
sha256sums=('d3eb6c48ea53111991883fdff5cb5170797a8cf1287fe1bcd29ef760b0c882af'
'3e372f51f2ad441baf8268ce29d35b3a1cb9ef4cb29e7864fab389759694f72e')