aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-argh
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-argh')
-rw-r--r--community/py-argh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-argh/APKBUILD b/community/py-argh/APKBUILD
index dbe4c55c18..b36232081a 100644
--- a/community/py-argh/APKBUILD
+++ b/community/py-argh/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=argh
pkgver=0.26.2
pkgrel=0
pkgdesc="A Python argparse wrapper"
-url="http://github.com/neithere/argh/"
+url="https://github.com/neithere/argh/"
arch="noarch"
license="LGPL3+"
depends="python2"