diff --git a/mingw-w64-python3-matplotlib/PKGBUILD b/mingw-w64-python3-matplotlib/PKGBUILD index 24637bf721..8a0e14debd 100644 --- a/mingw-w64-python3-matplotlib/PKGBUILD +++ b/mingw-w64-python3-matplotlib/PKGBUILD @@ -4,7 +4,7 @@ _realname=matplotlib pkgbase=mingw-w64-python3-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=3.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A python plotting library, making publication quality plots (mingw-w64)" arch=('any') url='https://matplotlib.org/'