diff options
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/guake/guake-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/guake/guake-3.9.0.ebuild b/x11-terms/guake/guake-3.9.0.ebuild index 8c91fcb48e15..111bfe62b52f 100644 --- a/x11-terms/guake/guake-3.9.0.ebuild +++ b/x11-terms/guake/guake-3.9.0.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 gnome2-utils optfeature plocale virtualx xdg PLOCALES="ca cs de el es fa fi fr gl hr hu id it ja ko nb nl pa pl pt_BR ru sv tr uk zh_CN zh_TW" DESCRIPTION="Drop-down terminal for GNOME" -HOMEPAGE="http://guake-project.org/" +HOMEPAGE="https://guake.github.io/" SRC_URI="https://github.com/Guake/guake/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="GPL-2+" |