diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-20 18:42:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-20 18:42:57 +0200 |
commit | 17a05e6022b399d404c44375c90af1815a00347d (patch) | |
tree | fdef03546dc7bf734fab8215c1b59af3228fd252 /xfce-extra/xfce4-whiskermenu-plugin | |
parent | xfce-extra/xfce4-whiskermenu-plugin: Fix build w/ panel 4.15.0 (diff) | |
download | gentoo-17a05e6022b399d404c44375c90af1815a00347d.tar.gz gentoo-17a05e6022b399d404c44375c90af1815a00347d.tar.bz2 gentoo-17a05e6022b399d404c44375c90af1815a00347d.zip |
xfce-extra/xfce4-whiskermenu-plugin: Correct HOMEPAGE (redirect)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-whiskermenu-plugin')
-rw-r--r-- | xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild b/xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild index 5e60422461e2..530eae19a64a 100644 --- a/xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild +++ b/xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.3.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake-utils xdg-utils DESCRIPTION="Alternate application launcher for Xfce" -HOMEPAGE="https://gottcode.org/xfce4-whiskermenu-plugin" +HOMEPAGE="https://gottcode.org/xfce4-whiskermenu-plugin/" SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" |