switch to HTTPS where available (#2904)

* switch to HTTPS where available

* use canonical readthedocs URLs
This commit is contained in:
Viktor Szakats
2017-09-16 01:12:45 -05:00
committed by Алексей
parent e37db55015
commit 7f6257d62d
178 changed files with 243 additions and 243 deletions

View File

@@ -7,7 +7,7 @@ pkgver=2.0.2
pkgrel=1
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
arch=('any')
url='http://matplotlib.org'
url='https://matplotlib.org/'
license=('custom')
makedepends=(
"${MINGW_PACKAGE_PREFIX}-python2-pytz"