Date: Tuesday, June 18, 2019 @ 20:30:49
  Author: arojas
Revision: 482213

https

Modified:
  python-pint/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-18 20:30:31 UTC (rev 482212)
+++ PKGBUILD    2019-06-18 20:30:49 UTC (rev 482213)
@@ -7,7 +7,7 @@
 pkgdesc="A unit library for Python"
 arch=('any')
 license=('BSD')
-url="http://pint.readthedocs.org";
+url="https://pint.readthedocs.org";
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-numpy' 'python-uncertainties')

Reply via email to