aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-termcolor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-termcolor/APKBUILD')
-rw-r--r--community/py-termcolor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-termcolor/APKBUILD b/community/py-termcolor/APKBUILD
index 2dd137f9cb3..55eb8b3dfe0 100644
--- a/community/py-termcolor/APKBUILD
+++ b/community/py-termcolor/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=termcolor
pkgver=1.1.0
pkgrel=2
pkgdesc="ANSII Color formatting for output in terminal."
-url="http://pypi.python.org/pypi/termcolor"
+url="https://pypi.python.org/pypi/termcolor"
arch="noarch"
license="MIT"
depends=""