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

Jelle van der Waa jelle at archlinux.org
Sun Sep 13 14:28:05 UTC 2020


    Date: Sunday, September 13, 2020 @ 14:28:04
  Author: jelle
Revision: 395997

Switch to https source

Modified:
  aspell-fr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 14:25:52 UTC (rev 395996)
+++ PKGBUILD	2020-09-13 14:28:04 UTC (rev 395997)
@@ -10,7 +10,7 @@
 url="http://aspell.net/"
 license=('GPL')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/fr/$pkgname-0.50-3.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/fr/$pkgname-0.50-3.tar.bz2)
 md5sums=('53a2d05c4e8f7fabd3cefe24db977be7')
 
 build() {



More information about the arch-commits mailing list