summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2021-07-02 12:48:32 +0200
committerEinhard Leichtfuß2021-07-02 12:48:32 +0200
commit926723e8486bb1f3848dc881fcf3c1b07a599021 (patch)
treec12d24c4dcb4b291c27e56aa058dbaae1a221f8a
parent656bff6d152019d96dc561d41bf14213f9478282 (diff)
downloadaur-926723e8486bb1f3848dc881fcf3c1b07a599021.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 1ef223bf948e..1c4df42c6946 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dict-gcide
pkgdesc = GNU version of the Collaborative International Dictionary of English for dictd et al.
pkgver = 0.53
pkgrel = 1
- url = http://gcide.gnu.org.ua/
+ url = https://gcide.gnu.org.ua/
install = dict-gcide.install
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c6a54fc37a0e..5efa65969312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.53
pkgrel=1
pkgdesc="GNU version of the Collaborative International Dictionary of English for dictd et al."
arch=('any')
-url="http://gcide.gnu.org.ua/"
+url="https://gcide.gnu.org.ua/"
license=('GPL3')
optdepends=('dictd: dict client and server')
makedepends=('dictd' 'sed' 'libmaa')