summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:41 +0100
committerEinhard Leichtfuß2018-11-30 00:00:41 +0100
commita1cd70144c54083bedf3dc1eeea200edd69b957c (patch)
treef03ff91b65c4cc4fc689a98f200d7d81ac5782f9
parentcf98354578af71796ece2dcac20126741a5ed5bd (diff)
downloadaur-a1cd70144c54083bedf3dc1eeea200edd69b957c.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 b7b9706ca102..212ff41b4d17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-deu-eng-bin
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-bin.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index fa4d4cf704c8..280addf9a5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,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')
provides=(${_pkgname})