python2-matplotlib: Update to 2.2.4

This commit is contained in:
Alexey Pavlov
2019-02-28 11:58:20 +03:00
parent ad3f9d6fb6
commit 21624f811e

View File

@@ -3,8 +3,8 @@
_realname=matplotlib
pkgbase=mingw-w64-python2-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}")
pkgver=2.2.3
pkgrel=4
pkgver=2.2.4
pkgrel=1
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
arch=('any')
url='https://matplotlib.org/'
@@ -27,8 +27,8 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2"
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/matplotlib/matplotlib/archive/v${pkgver}.tar.gz"
setupext.py.patch
setup.py.patch)
sha256sums=('da5b804222864a8e854ed68f16dcbc8b2fa096537d84f879cc8289db368735c8'
'7ecd678f2325486fc79998dd11f79a5c0e0284d3c4260678f47c4b24d0a3d893'
sha256sums=('601a3bf5c1b08710edbe00347d97619f43f2d1edcd7aa94119ff837e6327c7f7'
'b9e2e6346f6941478642b99c844fd0b7f01ce2ff9bbfdbf92c2c3a823733edac'
'2ace7d4fe23ba9e96f2c81f827c8ea6bc65c532e6bd4eee3a655aae1ae6dab17')
prepare() {