From 22623b44249b5158101e04bdd734113ac9e744b0 Mon Sep 17 00:00:00 2001 From: Greyson Christoforo Date: Fri, 13 Jan 2023 12:08:41 +0000 Subject: [PATCH] bump pkgrel --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d26af8d..b9edbfd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library pkgver = 5.12.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/plotly/plotly.py arch = any license = MIT diff --git a/PKGBUILD b/PKGBUILD index 0b7de77..7e23f74 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-plotly pkgver=5.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source, interactive graphing library" url="https://github.com/plotly/plotly.py" depends=(python