python3-matplotlib: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-25 15:20:12 +03:00
parent 33f18acda9
commit 5cbbcaa33a

View File

@@ -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/'