Date: Tuesday, June 18, 2019 @ 20:25:19
  Author: arojas
Revision: 482203

https

Modified:
  python-mamba/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-18 20:25:00 UTC (rev 482202)
+++ PKGBUILD    2019-06-18 20:25:19 UTC (rev 482203)
@@ -7,7 +7,7 @@
 pkgdesc="The definitive testing tool for Python. Born under the banner of 
Behavior Driven Development."
 arch=('any')
 license=('MIT')
-url="http://nestorsalceda.github.io/mamba";
+url="https://nestorsalceda.github.io/mamba";
 makedepends=('python-setuptools' 'python2-setuptools' 'python-clint' 
'python2-clint'
              'python-coverage' 'python2-coverage' 'python-watchdog' 
'python2-watchdog')
 checkdepends=('python-doublex-expects' 'python2-doublex-expects')

Reply via email to