x11-misc/fbpanel: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:27 +0000 (11:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:27 +0000 (11:06 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
x11-misc/fbpanel/fbpanel-7.0-r1.ebuild

index 1bbb80f55689c88d12221d63b0f62e0febaae6cf..9acb74d5c5ff705d8c2dbc4948d13a05dc00ce37 100644 (file)
@@ -8,7 +8,7 @@ inherit python-any-r1 toolchain-funcs
 
 DESCRIPTION="light-weight X11 desktop panel"
 HOMEPAGE="https://aanatoly.github.io/fbpanel/"
-SRC_URI="${HOMEPAGE}archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"