aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-matplotlib
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 18:40:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 19:16:26 -0300
commit34e5aa02f218fb078d96228c1534781b517e05a0 (patch)
tree98efcb0df99022d595286175152d3d251b98be65 /community/py3-matplotlib
parente30ef45f9d3a83d90d330b3ea93080a976f3b20a (diff)
downloadaports-34e5aa02f218fb078d96228c1534781b517e05a0.tar.bz2
aports-34e5aa02f218fb078d96228c1534781b517e05a0.tar.xz
community/py3-matplotlib: upgrade to 3.2.0
Diffstat (limited to 'community/py3-matplotlib')
-rw-r--r--community/py3-matplotlib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-matplotlib/APKBUILD b/community/py3-matplotlib/APKBUILD
index 7855d03c10..231b4631c9 100644
--- a/community/py3-matplotlib/APKBUILD
+++ b/community/py3-matplotlib/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=py3-matplotlib
_pkgname=matplotlib
-pkgver=3.1.3
+pkgver=3.2.0
pkgrel=0
pkgdesc="Python3 library for plots"
url="https://matplotlib.org"
@@ -28,4 +28,4 @@ build() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d233a18449eac4c42ecc485d0df0c15e1e306f3945e5476b11b715d6bc190ca6f1c22e7d4b16d6c93c8a569e1c43b68b583339f0921f237a9920c7369854a09e matplotlib-3.1.3.tar.gz"
+sha512sums="bbc800b3f6c2d4d1161f7b6cc6c72c637abe9d70adfc17bb02d6e21022c957e485d6da02209163460c9bb96eaf544e09c8eba9f80ac30ec95348b6dff3d32ebb matplotlib-3.2.0.tar.gz"