Date: Friday, March 22, 2019 @ 18:45:32
  Author: jelle
Revision: 443192

use https url

Modified:
  hunspell-nl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-22 18:43:57 UTC (rev 443191)
+++ PKGBUILD    2019-03-22 18:45:32 UTC (rev 443192)
@@ -6,7 +6,7 @@
 pkgrel=4
 pkgdesc="Dutch hunspell dictionaries"
 arch=('any')
-url="http://www.opentaal.org/";
+url="https://www.opentaal.org/";
 license=('BSD' 'custom:Creative Commons, Attribution 3.0 Unported')
 depends=('hunspell')
 optdepends=('hunspell:  the spell checking libraries and apps')

Reply via email to