diff options
Diffstat (limited to 'xfce-extra')
4 files changed, 8 insertions, 8 deletions
diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild index 98e2a8e7b4a5..aa6699695452 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce and LXDE panels" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild index ee1a57217a98..d8ea4243785b 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce panel" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild index db7ac3f50ba2..f5012f11b4d5 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)" -HOMEPAGE="http://github.com/matiasdelellis/xfce4-soundmenu-plugin" -SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin" +SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild index cc5f13ec321e..96a4d38da02d 100644 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild @@ -7,8 +7,8 @@ EAUTORECONF=1 inherit xfconf DESCRIPTION="Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel" -HOMEPAGE="http://github.com/cedl38/xfce4-windowck-plugin" -SRC_URI="http://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/cedl38/xfce4-windowck-plugin" +SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |