aboutsummaryrefslogtreecommitdiff
path: root/bin
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 /bin
parentef1f66602edc00757bae1b6d3dc9e187eda031f3 (diff)
https link in PKGBUILDs
Diffstat (limited to 'bin')
-rw-r--r--bin/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sample.PKGBUILD b/bin/sample.PKGBUILD
index 9bff99e..8d6d3be 100644
--- a/bin/sample.PKGBUILD
+++ b/bin/sample.PKGBUILD
@@ -8,7 +8,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')
provides=(${_pkgname})