summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-11-30 00:00:40 +0100
committerEinhard Leichtfuß2018-11-30 00:00:40 +0100
commitc386835c39183ca52bf63d0f30b20886577bb7bc (patch)
treeb66b40e14c304c6ecba580642e53e0ffced1c66f
parentb77999e140a6ee1b7ddb9601529ef9b05f31af26 (diff)
downloadaur-c386835c39183ca52bf63d0f30b20886577bb7bc.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 62d566da12f6..c132b432b962 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-freedict-eng-spa
pkgdesc = English -> Spanish dictionary for dictd et al. from Freedict.org
pkgver = 0.3
pkgrel = 3
- url = http://www.freedict.org/
+ url = https://freedict.org/
install = dict-freedict-eng-spa.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9d22780eb858..676152ee5f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.3
pkgrel=3
pkgdesc="English -> Spanish 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')