switch to HTTPS where available (#2904)
* switch to HTTPS where available * use canonical readthedocs URLs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user