[arch-commits] Commit in mythes-nl/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Mar 22 18:43:58 UTC 2019


    Date: Friday, March 22, 2019 @ 18:43:57
  Author: jelle
Revision: 443191

Update to https url

Modified:
  mythes-nl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-22 18:43:01 UTC (rev 443190)
+++ PKGBUILD	2019-03-22 18:43:57 UTC (rev 443191)
@@ -5,10 +5,10 @@
 pkgrel=2
 pkgdesc="Dutch thesaurus"
 arch=('any')
-url="http://data.opentaal.org/opentaalbank/thesaurus/"
+url="https://data.opentaal.org/opentaalbank/thesaurus/"
 license=('BSD' 'custom:Creative Commons, Attribution 3.0 Unported')
 optdepends=('libmythes: offers thesaurus library functions')
-source=("http://data.opentaal.org/opentaalbank/thesaurus/download/thes_nl.oxt")
+source=("https://data.opentaal.org/opentaalbank/thesaurus/download/thes_nl.oxt")
 md5sums=('e504ed707a6672d9f56300abf0420a20')
 
 package() {



More information about the arch-commits mailing list