Date: Friday, January 25, 2019 @ 06:48:07
  Author: andyrtr
Revision: 344710

use https url

Modified:
  libexttextcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-25 06:47:25 UTC (rev 344709)
+++ PKGBUILD    2019-01-25 06:48:07 UTC (rev 344710)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="N-Gram-Based Text Categorization library primarily intended for 
language guessing"
 arch=('x86_64')
-url="http://www.freedesktop.org/wiki/Software/libexttextcat/";
+url="https://www.freedesktop.org/wiki/Software/libexttextcat/";
 license=('custom')
 depends=('glibc')
 provides=('libtextcat')

Reply via email to