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"