summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:42 +0100
committerEinhard Leichtfuß2018-11-30 00:00:42 +0100
commitd9e0611a14a5c931fc1ec1ce1b6dfdd40937fcd1 (patch)
tree50b21abd87debcdd0fbe06d3fb0a798461ee53da
parent9888689acb62518594cc3c3d32554888fb19b637 (diff)
downloadaur-d9e0611a14a5c931fc1ec1ce1b6dfdd40937fcd1.tar.gz
Update url to https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abdb787c37b2..b7d072c182d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-eng-fra-bin
pkgdesc = English -> French dictionary for dictd et al. from Freedict.org
pkgver = 0.1.6
pkgrel = 3
- url = http://www.freedict.org/
+ url = https://freedict.org/
install = dict-freedict-eng-fra-bin.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 442dde015288..0e2dc2df300b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.1.6
pkgrel=3
pkgdesc="English -> French dictionary for dictd et al. from Freedict.org"
arch=('any')
-url="http://www.freedict.org/"
+url="https://freedict.org/"
license=('GPL')
optdepends=('dictd: dict client and server')
provides=(${_pkgname})