diff options
author | Manuel Wiesinger | 2024-12-23 12:28:07 +0100 |
---|---|---|
committer | Manuel Wiesinger | 2024-12-23 12:28:07 +0100 |
commit | 0191194795ee89335dd3cc96694dec755bf87839 (patch) | |
tree | 8a53472e086a9994958b84a40b97c0c8f70ba454 /PKGBUILD | |
parent | feecb7c0f89cd53fb568b32fbf0a3c99e4a4b4f9 (diff) | |
download | aur-python-plottable.tar.gz |
Bump pkgrel for Python 3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |