summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRihards Skuja2019-11-24 20:53:34 +0200
committerRihards Skuja2019-11-24 20:53:34 +0200
commit6aefcb72433bfec8bb19811fe77dc8d5ba969d61 (patch)
tree1acbff3f5fbd8233fcf22eeac4ed9bde25de14ad /PKGBUILD
parent016b59b8c1e8672552ba6c2082338f0e3fe898f6 (diff)
downloadaur-6aefcb72433bfec8bb19811fe77dc8d5ba969d61.tar.gz
Update site and source URLs (ftp -> https)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')