summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Cladera2017-01-24 13:00:54 -0300
committerFernando Cladera2017-01-24 13:00:54 -0300
commitf2ea857e95b6ee96ca371735ff3a6ae250b8e10b (patch)
tree0675eeea74c54e2b477e1bc644222d6ff567839f /PKGBUILD
parent50305629954d3f03604ddc9c33037efa464d2ff2 (diff)
downloadaur-f2ea857e95b6ee96ca371735ff3a6ae250b8e10b.tar.gz
Version 1.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 897a7acd904d..510f006f845d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=plotly
pkgname=python-plotly
-pkgver=1.12.9
+pkgver=1.13.0
pkgrel=1
pkgdesc="An interactive, browser-based charting library for python"
arch=('any')
@@ -10,7 +10,7 @@ url="https://plot.ly/python/"
license=('MIT')
depends=('python-requests' 'python-pytz')
makedepends=('git' 'python' 'python-setuptools')
-source=('https://pypi.python.org/packages/ce/4b/1b7c4bb89b7708d4127b4ebcb2b6e5961c9e1bc3847b4705d57fdc66212f/'$_pkgname'-'$pkgver'.tar.gz')
+source=('https://pypi.python.org/packages/a6/77/f58428e17a3251a9d245fb5920e7e6af56ae8de8de12fa8431c176fce329/'$_pkgname'-'$pkgver'.tar.gz')
#source=('https://pypi.python.org/packages/source/p/'$_pkgname'/'$_pkgname'-'$pkgver'.tar.gz')
md5sums=('SKIP')