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

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


    Date: Sunday, September 13, 2020 @ 14:25:52
  Author: jelle
Revision: 395996

Update source to https

Modified:
  aspell-nl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 14:24:39 UTC (rev 395995)
+++ PKGBUILD	2020-09-13 14:25:52 UTC (rev 395996)
@@ -7,10 +7,10 @@
 pkgrel=6
 pkgdesc="Dutch dictionary for aspell"
 arch=('any')
-url="http://aspell.net/"
+url="https://aspell.net/"
 license=('custom')
 depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/nl/$pkgname-0.50-2.tar.bz2)
+source=(https://ftp.gnu.org/gnu/aspell/dict/nl/$pkgname-0.50-2.tar.bz2)
 md5sums=('c3ef9fd7dc4c47d816eee9ef5149c76a')
 
 build() {



More information about the arch-commits mailing list