From 612156c7c2055c0e30a9fa82d0f96396aea75bc1 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Thu, 29 Nov 2018 22:03:20 +0100 Subject: https link in PKGBUILDs --- bin/sample.PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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}) -- cgit v1.2.3