Date: Tuesday, June 18, 2019 @ 20:27:42
Author: arojas
Revision: 482205
https
Modified:
python-mysql-connector/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-18 20:26:36 UTC (rev 482204)
+++ PKGBUILD 2019-06-18 20:27:42 UTC (rev 482205)
@@ -9,7 +9,7 @@
pkgrel=1
pkgdesc="A standardized database driver for Python platforms and development"
arch=('any')
-url="http://dev.mysql.com/downloads/connector/python/"
+url="https://dev.mysql.com/downloads/connector/python/"
license=('GPL')
depends=('python' 'python2')
makedepends=('python-setuptools' 'python2-setuptools')