summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Wiesinger2024-12-23 12:28:07 +0100
committerManuel Wiesinger2024-12-23 12:28:07 +0100
commit0191194795ee89335dd3cc96694dec755bf87839 (patch)
tree8a53472e086a9994958b84a40b97c0c8f70ba454 /PKGBUILD
parentfeecb7c0f89cd53fb568b32fbf0a3c99e4a4b4f9 (diff)
downloadaur-python-plottable.tar.gz
Bump pkgrel for Python 3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9692d4ab2bc9..fc54ca710bf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-plottable
_name=${pkgname#python-}
pkgver=0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Beautifully customized tables with matplotlib"
arch=('any')
url="https://github.com/znstrider/plottable"