summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicoHood2019-02-11 19:07:16 +0100
committerNicoHood2019-02-11 19:07:16 +0100
commit95fac21ec738c1e8556c4f80695cb0692f03b85d (patch)
treeba0ce7f80a115513a45681d59e9736626ffdb3e0 /PKGBUILD
parentfa8ddef5eaf4ef5f0c8356e6728012f2d476f086 (diff)
downloadaur-95fac21ec738c1e8556c4f80695cb0692f03b85d.tar.gz
3.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ffe7438e9d2..90f05efce628 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ _pypiname=plotly
pkgbase=python-plotly
pkgname=('python-plotly' 'python2-plotly')
pkgdesc="An interactive, browser-based graphing library for Python"
-pkgver=3.6.0
+pkgver=3.6.1
pkgrel=1
url="https://plot.ly/python/"
license=('MIT')
arch=("any")
makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools' 'python-numpy' 'python-pytz' 'python-requests' 'python-retrying' 'python2-numpy' 'python2-pytz' 'python2-requests')
source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz")
-sha512sums=('416fb81eac125071ecabaff79948611576c7b7a7a941c50253e100ef61d272b57b26e8bd3fb5d4f82f93513551050c20bad79f26cad240b2916548cd5cca05c4')
+sha512sums=('8e81eb1e584ce0cf87e3647642477dde8313b658ff4f9521c86270c8f7f9e526f16ddd8042f50be83a49dec2eeecc0ac5c08713d253bae19dfcd0f226302e9a8')
#validpgpkeys=('') # TODO https://github.com/plotly/plotly.py/issues/764
prepare() {