summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:28 +0100
committerEinhard Leichtfuß2018-11-30 00:00:28 +0100
commit49fbdc07e389d0143348e019396a879924b2a85b (patch)
tree00a7c53e5bb085428d323a2903761fb3fbfa38a7
parenta738e540d7c27ed8b8d5b24e0f612b50ab6d61f0 (diff)
downloadaur-49fbdc07e389d0143348e019396a879924b2a85b.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 3008276014c3..87092fd932c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-deu-eng
pkgdesc = German -> English dictionary for dictd et al. from Freedict.org
pkgver = 0.3.5
pkgrel = 3
- url = http://www.freedict.org/
+ url = https://freedict.org/
install = dict-freedict-deu-eng.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 93c0634ddf26..48166ff2667a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.5
pkgrel=3
pkgdesc="German -> English 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')