From c3912014e07f19c235780715c1b56eea06c637fb Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Tue, 10 May 2022 22:45:39 +0200 Subject: [PATCH] upgpkg: python-plotly 5.8.0-2 Upstream replaced tag --- python-plotly/.SRCINFO | 4 ++-- python-plotly/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python-plotly/.SRCINFO b/python-plotly/.SRCINFO index 24d7555..5cdf3e1 100644 --- a/python-plotly/.SRCINFO +++ b/python-plotly/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library pkgver = 5.8.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/plotly/plotly.py arch = any license = MIT @@ -20,6 +20,6 @@ pkgbase = python-plotly optdepends = python-pillow optdepends = python-scipy source = python-plotly-5.8.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.8.0.tar.gz - sha256sums = cd69a4dda3ae934643b4b2c614d997b0a34f18432964f454107f2dd5eae5bf46 + sha256sums = 00e8261f61a910ed561866210d7c6567045df80f7b2e3cf59617c20bad861d6e pkgname = python-plotly diff --git a/python-plotly/PKGBUILD b/python-plotly/PKGBUILD index 73bda3b..20a1180 100644 --- a/python-plotly/PKGBUILD +++ b/python-plotly/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-plotly pkgver=5.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source, interactive graphing library" url="https://github.com/plotly/plotly.py" depends=(python @@ -25,7 +25,7 @@ npm) license=('MIT') arch=('any') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz") -sha256sums=('cd69a4dda3ae934643b4b2c614d997b0a34f18432964f454107f2dd5eae5bf46') +sha256sums=('00e8261f61a910ed561866210d7c6567045df80f7b2e3cf59617c20bad861d6e') build() { cd plotly.py-${pkgver}/packages/python/plotly