summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2020-11-01 21:03:33 +0100
committerGrey Christoforo2020-11-01 21:03:33 +0100
commit1128653be811ea17c0e16b64d9ef78c289cbbc3a (patch)
tree71494a78470d386942b486ebde750f1409283ee9 /PKGBUILD
parent7a77ed5e9f97050eba12f3376ecf27cba1cf64ec (diff)
downloadaur-1128653be811ea17c0e16b64d9ef78c289cbbc3a.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c454f6c8b0d9..558e9aa79510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name at last name dot net>
pkgname=python-plotly
-pkgver=4.11.0
+pkgver=4.12.0
pkgrel=1
pkgdesc="An open-source, interactive graphing library"
url="https://github.com/plotly/plotly.py"
@@ -11,7 +11,7 @@ makedepends=('python-setuptools')
license=('MIT')
arch=('any')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
-sha512sums=('813c619859f76f27437f7b66714934acef4495fc589bfcf1167632a069d41e2c85939901714bde25fba20487b18cc60e94eb83713024e75d36df90f3f8c8624f')
+sha512sums=('403da230da682df93bf9b4aea562a90b743c9ccff492861d0735251f5cdf3f9a21920d652c748a389fbee4861404dd2900c57a2e9c09b4553a23e502e817b380')
build() {
cd plotly.py-${pkgver}/packages/python/plotly