[arch-commits] Commit in libe-book/trunk (PKGBUILD)
    Andreas Radke 
    andyrtr at archlinux.org
       
    Fri Jan 25 06:45:53 UTC 2019
    
    
  
    Date: Friday, January 25, 2019 @ 06:45:52
  Author: andyrtr
Revision: 344704
use https url
Modified:
  libe-book/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 06:45:18 UTC (rev 344703)
+++ PKGBUILD	2019-01-25 06:45:52 UTC (rev 344704)
@@ -6,7 +6,7 @@
 pkgrel=4
 pkgdesc="Library for import of reflowable e-book formats."
 arch=('x86_64')
-url="http://sourceforge.net/projects/libebook/"
+url="https://sourceforge.net/projects/libebook/"
 license=('LGPL2.1' 'MPL')
 depends=('librevenge' 'libxml2' 'liblangtag')
 makedepends=('gperf' 'boost' 'cppunit' 'doxygen')
    
    
More information about the arch-commits
mailing list