summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-05-11 07:30:09 -0500
committerCarlos Aznarán Laos2023-05-11 07:30:09 -0500
commitce21266b7ae805efde9dceab1859287ff0deef92 (patch)
treeebd2c6f2de52c6c1b73aa271fd100f2cc558d300
parent16f835821b437276b5c99b4cfad5bc7f593681ba (diff)
downloadaur-ce21266b7ae805efde9dceab1859287ff0deef92.tar.gz
Python 3.11 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 508bdc744563..3aaa311f920d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-trame-matplotlib
pkgdesc = Matplotlib widget for trame
pkgver = 2.0.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Kitware/trame-matplotlib
arch = any
license = custom:BSD-3-clause
diff --git a/PKGBUILD b/PKGBUILD
index c6647b4d33d7..36d0030c4e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=trame-matplotlib
pkgname=python-${_base}
pkgdesc="Matplotlib widget for trame"
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
arch=(any)
url="https://github.com/Kitware/${_base}"
license=('custom:BSD-3-clause')