diff options
-rw-r--r-- | x11-plugins/wmclock/wmclock-1.0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmclock/wmclock-1.0.16.ebuild b/x11-plugins/wmclock/wmclock-1.0.16.ebuild index 5b47ff92a352..b36973114547 100644 --- a/x11-plugins/wmclock/wmclock-1.0.16.ebuild +++ b/x11-plugins/wmclock/wmclock-1.0.16.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) OS)" -HOMEPAGE="http://www.dockapps.net/wmclock" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmclock" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |