diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2020-08-23 19:46:45 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-08-23 19:46:45 +0200 |
commit | 567df531525f70654ca5919757574164e0b4282d (patch) | |
tree | e1a91a23bf495c3c73434f32b87bf912ba236def /x11-misc | |
parent | app-misc/fr24feed: bump to version 1.0.25_p3 (diff) | |
download | gentoo-567df531525f70654ca5919757574164e0b4282d.tar.gz gentoo-567df531525f70654ca5919757574164e0b4282d.tar.bz2 gentoo-567df531525f70654ca5919757574164e0b4282d.zip |
x11-misc/xflux-gui: use correct homepage
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild index 0efff0431536..fbb4bdea381a 100644 --- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild +++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 gnome2-utils xdg-utils DESCRIPTION="A GUI for f.lux" -HOMEPAGE="https://justgetflux.com/" +HOMEPAGE="https://github.com/xflux-gui/fluxgui/" SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |