summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 243954207056..2fad6b40f1eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = getmail6-git
pkgver = 6.17.r504.78375eb
pkgrel = 1
epoch = 1
- url = http://getmail6.org
+ url = https://getmail6.org
changelog = CHANGELOG
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 510b331ad816..808e0da7440f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgrel=1
pkgdesc='POP3 mail retriever with reliable Maildir and command delivery; Python 3 port'
arch=('any')
-url="http://$_pkgname.org"
+url="https://$_pkgname.org"
license=('GPL2')
provides=("getmail=$pkgver" "${pkgname%-git}")