aboutsummaryrefslogtreecommitdiff
path: root/svn
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 /svn
parentef1f66602edc00757bae1b6d3dc9e187eda031f3 (diff)
https link in PKGBUILDs
Diffstat (limited to 'svn')
-rw-r--r--svn/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/svn/sample.PKGBUILD b/svn/sample.PKGBUILD
index 4445077..df2b604 100644
--- a/svn/sample.PKGBUILD
+++ b/svn/sample.PKGBUILD
@@ -8,7 +8,7 @@ _pkgver=${pkgver//_/-}
pkgrel=2
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=('subversion' 'dictd' 'freedict-tools')