summaryrefslogtreecommitdiff
path: root/user/py3-pygments
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-pygments')
-rw-r--r--user/py3-pygments/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-pygments/APKBUILD b/user/py3-pygments/APKBUILD
index 388951161..9bfe39936 100644
--- a/user/py3-pygments/APKBUILD
+++ b/user/py3-pygments/APKBUILD
@@ -9,7 +9,7 @@ _p="${_pkgname%"$_p"}"
pkgver=2.5.2
pkgrel=0
pkgdesc="A syntax highlighting package written in Python"
-url="http://pygments.org/"
+url="https://pygments.org/"
arch="noarch"
options="!check" # needs nose, flake8
license="BSD-2-Clause"