1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00

upgpkg: python-plotly 5.10.0-2

Upstream checksum changed, new ref: 473c263e5e133e5693863baa668751b85900dc11
This commit is contained in:
2022-08-25 09:55:32 +02:00
parent 4feb1d14ee
commit 6e680d436f
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
pkgname=python-plotly
pkgver=5.10.0
pkgrel=1
pkgrel=2
pkgdesc="An open-source, interactive graphing library"
url="https://github.com/plotly/plotly.py"
depends=(python
@@ -26,7 +26,7 @@ license=('MIT')
arch=('any')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
options=(!strip) # strip isn't useful for python files and takes forever
sha256sums=('4536bc3e3375a3d11c77220a0acd95a31f251dba65b25735c90ff80ddbaf310b')
sha256sums=('30034c742edff0c268d2d09d748bf1daef3a23957fa6dceb6bd847fd80416448')
build() {
cd plotly.py-${pkgver}/packages/python/plotly