summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:41 +0100
committerEinhard Leichtfuß2018-11-30 00:00:41 +0100
commit9961e0082db11a65f7c49abd10af87674a923813 (patch)
tree2f2108c48650bc004674e4439950ef07309c523e
parent5a00f32ed71fb9a61baadd066b90d3013e068510 (diff)
downloadaur-9961e0082db11a65f7c49abd10af87674a923813.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 70aa5236b60e..f36cd10dcdf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-deu-fra-bin
pkgdesc = German -> French dictionary for dictd et al. from Freedict.org
pkgver = 2018.09.13
pkgrel = 1
- url = http://www.freedict.org/
+ url = https://freedict.org/
install = dict-freedict-deu-fra-bin.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 1899fe8ade6d..31711f07a95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2018.09.13
pkgrel=1
pkgdesc="German -> 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})