summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:42 +0100
committerEinhard Leichtfuß2018-11-30 00:00:42 +0100
commitdc83bb272edfe8f75eb38119e79a36c35c43fd3f (patch)
tree72eae59291d8518b871e1a1a75c6421b206d0b75
parent3b34d83226dcd63d0aa1b21b6919cfc6257fdab0 (diff)
downloadaur-dc83bb272edfe8f75eb38119e79a36c35c43fd3f.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 761381c85457..0ccdf56d87e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-fra-deu-bin
pkgdesc = French -> German 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-fra-deu-bin.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d58cf4f15943..b4bb32338771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2018.09.13
pkgrel=1
pkgdesc="French -> 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')
provides=(${_pkgname})