From c8215e10d8e8830c2b030c15af914b1d6ac5bfca Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:04:59 +0000 Subject: [PATCH] python-grid-strategy: auto updated to 0.0.1-7 --- BioArchLinux/python-grid-strategy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-grid-strategy/PKGBUILD b/BioArchLinux/python-grid-strategy/PKGBUILD index df8e2e06cd..23c36abccd 100644 --- a/BioArchLinux/python-grid-strategy/PKGBUILD +++ b/BioArchLinux/python-grid-strategy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-grid-strategy _module=${pkgname#python-} pkgver=0.0.1 -pkgrel=6 +pkgrel=7 pkgdesc='Organize matplotlib plots using different grid strategies' arch=('any') url="https://github.com/matplotlib/grid-strategy"