aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-matplotlib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-matplotlib')
-rw-r--r--testing/py-matplotlib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-matplotlib/APKBUILD b/testing/py-matplotlib/APKBUILD
index 479651dca9..cda35976e6 100644
--- a/testing/py-matplotlib/APKBUILD
+++ b/testing/py-matplotlib/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py-matplotlib
_pkgname=matplotlib
pkgver=1.5.1
-pkgrel=3
+pkgrel=4
pkgdesc="A Python library for plots"
-url="http://matplotlib.org"
+url="https://matplotlib.org/"
arch="all"
license="custom"
depends="python2 py-numpy>=1.14.3-r1 python2-tkinter py-dateutil py-parsing py-tz py-cycler"