aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:03:20 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:03:20 +0100
commit612156c7c2055c0e30a9fa82d0f96396aea75bc1 (patch)
treed728a74604e0abf10f838f27261bef754799129f /src
parentef1f66602edc00757bae1b6d3dc9e187eda031f3 (diff)
https link in PKGBUILDs
Diffstat (limited to 'src')
-rw-r--r--src/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sample.PKGBUILD b/src/sample.PKGBUILD
index 680b412..02a358c 100644
--- a/src/sample.PKGBUILD
+++ b/src/sample.PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=${pkgver//_/-}
pkgrel=1
pkgdesc="%LANG_A% -> %LANG_B% 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')