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

Antonio Rojas arojas at archlinux.org
Sun Sep 15 13:37:14 UTC 2019


    Date: Sunday, September 15, 2019 @ 13:37:13
  Author: arojas
Revision: 362878

https

Modified:
  mythes-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 13:36:37 UTC (rev 362877)
+++ PKGBUILD	2019-09-15 13:37:13 UTC (rev 362878)
@@ -5,10 +5,10 @@
 pkgrel=3
 pkgdesc="French thesaurus"
 arch=('any')
-url="http://www.dicollecte.org/"
+url="https://www.dicollecte.org/"
 license=('LGPL')
 optdepends=('libmythes: offers thesaurus library functions')
-source=("http://www.dicollecte.org/download/fr/thesaurus-v${pkgver}.zip")
+source=("https://www.dicollecte.org/download/fr/thesaurus-v${pkgver}.zip")
 md5sums=('0bfb1c5188bf19237885ee2cf2793edc')
 
 package() {



More information about the arch-commits mailing list