[arch-commits] Commit in python-pyphen/trunk (PKGBUILD)
    David Runge 
    dvzrv at archlinux.org
       
    Wed Feb  6 20:48:26 UTC 2019
    
    
  
    Date: Wednesday, February 6, 2019 @ 20:48:25
  Author: dvzrv
Revision: 429757
Switching to https for url.
Modified:
  python-pyphen/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-06 20:47:23 UTC (rev 429756)
+++ PKGBUILD	2019-02-06 20:48:25 UTC (rev 429757)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="Pure Python module to hyphenate text"
 arch=('any')
-url="http://pyphen.org/"
+url="https://pyphen.org/"
 license=('GPL2' 'LGPL2.1' 'MPL')
 depends=('python')
 makedepends=('python-setuptools')
    
    
More information about the arch-commits
mailing list