summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 723531b71590..fd5c475a7d53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = aspell-lv
pkgdesc = Latvian aspell dictionary
pkgver = 0.5.5
pkgrel = 4
- url = ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
+ url = https://ftp.gnu.org/gnu/aspell/dict/0index.html
arch = any
license = GPL2
depends = aspell
- source = ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2
- source = ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2.sig
+ source = https://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2
+ source = https://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2.sig
validpgpkeys = 31A768B0808E4BA619B48F81B6D9D0CC38B327D7
sha256sums = 3c30e206ea562b2e759fb7467680e1a01d5deec5edbd66653c83184550d1fb8a
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 683569ff7812..b6669d2599af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgrel=4
pkgdesc='Latvian aspell dictionary'
arch=('any')
depends=('aspell')
-url='ftp://ftp.gnu.org/gnu/aspell/dict/0index.html'
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-$pkgver-1.tar.bz2"
- "ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-$pkgver-1.tar.bz2.sig")
+url='https://ftp.gnu.org/gnu/aspell/dict/0index.html'
+source=("https://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-$pkgver-1.tar.bz2"
+ "https://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-$pkgver-1.tar.bz2.sig")
license=('GPL2')
sha256sums=('3c30e206ea562b2e759fb7467680e1a01d5deec5edbd66653c83184550d1fb8a'
'SKIP')