python-grid-strategy: auto updated to 0.0.1-7

This commit is contained in:
BioArchLinuxBot 2024-12-22 18:04:59 +00:00
parent 892a6ec990
commit c8215e10d8

View file

@ -3,7 +3,7 @@
pkgname=python-grid-strategy pkgname=python-grid-strategy
_module=${pkgname#python-} _module=${pkgname#python-}
pkgver=0.0.1 pkgver=0.0.1
pkgrel=6 pkgrel=7
pkgdesc='Organize matplotlib plots using different grid strategies' pkgdesc='Organize matplotlib plots using different grid strategies'
arch=('any') arch=('any')
url="https://github.com/matplotlib/grid-strategy" url="https://github.com/matplotlib/grid-strategy"