Date: Saturday, January 26, 2019 @ 13:59:47 Author: jelle Revision: 428104
update to https url Modified: python-paho-mqtt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-26 13:58:39 UTC (rev 428103) +++ PKGBUILD 2019-01-26 13:59:47 UTC (rev 428104) @@ -5,7 +5,7 @@ pkgname=python-paho-mqtt pkgver=1.4.0 pkgrel=2 -url="http://www.eclipse.org/paho/clients/python" +url="https://www.eclipse.org/paho/clients/python" pkgdesc="Python client library for MQTT v3.1 and v3.1.1" depends=('python') checkdepends=('python-pytest' 'python-pytest-runner')
