diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-02-04 01:32:28 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-04 01:57:38 +0100 |
| commit | aa86f6c5db14c8530b43d464e55247f9fcdb8601 (patch) | |
| tree | 66686efafc20c25ac31d78b3b03bdc16740136a9 | |
| parent | 3789b9146e0a1d8786c15f57df244cf8de2d1de0 (diff) | |
| download | aports-aa86f6c5db14c8530b43d464e55247f9fcdb8601.tar.bz2 aports-aa86f6c5db14c8530b43d464e55247f9fcdb8601.tar.xz | |
testing/py3-matplotlib: upgrade to 3.1.3
| -rw-r--r-- | testing/py3-matplotlib/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-matplotlib/APKBUILD b/testing/py3-matplotlib/APKBUILD index 65e4ab0d9d..7855d03c10 100644 --- a/testing/py3-matplotlib/APKBUILD +++ b/testing/py3-matplotlib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=py3-matplotlib _pkgname=matplotlib -pkgver=3.1.2 +pkgver=3.1.3 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="514e66ff76381dccb185a8b8dee44ecbf5108e99ecc5ce46b56750e2a62b782e2b67f0ba02b01545541a1499ffe2347b6bc502077455d8a742796161017cba42 matplotlib-3.1.2.tar.gz" +sha512sums="d233a18449eac4c42ecc485d0df0c15e1e306f3945e5476b11b715d6bc190ca6f1c22e7d4b16d6c93c8a569e1c43b68b583339f0921f237a9920c7369854a09e matplotlib-3.1.3.tar.gz" |
