diff --git a/BioArchLinux/python-plotnine/PKGBUILD b/BioArchLinux/python-plotnine/PKGBUILD index 249be8102a..c9c65886b1 100644 --- a/BioArchLinux/python-plotnine/PKGBUILD +++ b/BioArchLinux/python-plotnine/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-plotnine' _module=${pkgname#python-} pkgver=0.14.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Grammar of Graphics for Python" arch=('x86_64') url="https://plotnine.readthedocs.io/en/stable"