diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/erl-rebar3/APKBUILD | 2 | ||||
-rw-r--r-- | user/gc/APKBUILD | 2 | ||||
-rw-r--r-- | user/kinfocenter/APKBUILD | 2 | ||||
-rw-r--r-- | user/py3-pygments/APKBUILD | 2 | ||||
-rw-r--r-- | user/tellico/APKBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/user/erl-rebar3/APKBUILD b/user/erl-rebar3/APKBUILD index 87ae5f2a5..689c82cc7 100644 --- a/user/erl-rebar3/APKBUILD +++ b/user/erl-rebar3/APKBUILD @@ -4,7 +4,7 @@ pkgname=erl-rebar3 pkgver=3.11.1 pkgrel=0 pkgdesc="Erlang build tool" -url="http://www.rebar3.org/" +url="https://www.rebar3.org/" arch="noarch" options="!tracedeps" license="Apache-2.0" diff --git a/user/gc/APKBUILD b/user/gc/APKBUILD index 0525181ee..76d95fce0 100644 --- a/user/gc/APKBUILD +++ b/user/gc/APKBUILD @@ -3,7 +3,7 @@ pkgname=gc pkgver=8.0.4 pkgrel=0 pkgdesc="A garbage collector for C and C++" -url="http://hboehm.info/gc/" +url="https://hboehm.info/gc/" arch="all" license="MIT" depends="" diff --git a/user/kinfocenter/APKBUILD b/user/kinfocenter/APKBUILD index ff1912a29..2751f3d1f 100644 --- a/user/kinfocenter/APKBUILD +++ b/user/kinfocenter/APKBUILD @@ -4,7 +4,7 @@ pkgname=kinfocenter pkgver=5.18.0 pkgrel=0 pkgdesc="Information about the running computer" -url="https://www.kde.org/applications/system/kinfocenter/" +url="https://userbase.kde.org/KInfoCenter" arch="all" license="GPL-2.0-only" depends="" 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" diff --git a/user/tellico/APKBUILD b/user/tellico/APKBUILD index bfca90ccc..65f658c29 100644 --- a/user/tellico/APKBUILD +++ b/user/tellico/APKBUILD @@ -4,7 +4,7 @@ pkgname=tellico pkgver=3.2.3 pkgrel=0 pkgdesc="Collection manager" -url="http://tellico-project.org/" +url="https://tellico-project.org/" arch="all" license="GPL-2.0-only OR GPL-3.0-only" depends="" |