summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:39 +0100
committerEinhard Leichtfuß2018-11-30 00:00:39 +0100
commit13137b2c8f7899433c921be13ea6d1fe26135cea (patch)
tree50964cfde26e799c046a0d44143b48e28c9596e0
parent3a2942f46e77091761114b503dca7181f55bb984 (diff)
downloadaur-13137b2c8f7899433c921be13ea6d1fe26135cea.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 26b4475ef0e1..5bea0f419f40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-eng-deu
pkgdesc = English -> German dictionary for dictd et al. from Freedict.org
pkgver = 0.3.7
pkgrel = 3
- url = http://www.freedict.org/
+ url = https://freedict.org/
install = dict-freedict-eng-deu.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 13c8f3eddf9f..98298186883b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.7
pkgrel=3
pkgdesc="English -> German 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')
makedepends=('dictd' 'freedict-tools')