summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2017-10-16 11:05:20 +0200
committerThomas Weißschuh2017-10-16 11:05:20 +0200
commitef0cf6d4513866e12a6c52823944dd384c3e34c9 (patch)
tree34772544472d88c9f22a546c9da8fe01676291e0
parentdcc006d050aa7bd21ee621c92e59ff59686d0b1d (diff)
downloadaur-ef0cf6d4513866e12a6c52823944dd384c3e34c9.tar.gz
upgpkg: python-ggplot 0.11.5-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4daffdf7706f..fac22b848e7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Oct 16 08:51:56 UTC 2017
+# Mon Oct 16 09:05:20 UTC 2017
pkgbase = python-ggplot
pkgdesc = ggplot for python
pkgver = 0.11.5
@@ -9,7 +9,7 @@ pkgbase = python-ggplot
license = BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://pypi.python.org/packages/3f/a1/090033eb6be0f62350a2fa209e4813a194431997de6f5486366f5b55b992/ggplot-0.11.5.tar.gz
+ source = https://pypi.python.org/packages/source/g/ggplot/ggplot-0.11.5.tar.gz
sha256sums = 48bbc9ea5987f815ad25856d76573506dbfe153ff696f026ce324582af56469f
pkgname = python-ggplot
diff --git a/PKGBUILD b/PKGBUILD
index fdb20ecdc000..73fb27607e23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url='https://github.com/yhat/ggplot/'
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
-source=(https://pypi.python.org/packages/3f/a1/090033eb6be0f62350a2fa209e4813a194431997de6f5486366f5b55b992/ggplot-${pkgver}.tar.gz)
+source=("https://pypi.python.org/packages/source/g/ggplot/ggplot-$pkgver.tar.gz")
prepare() {