x11-misc/rofi: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:46 +0000 (11:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:46 +0000 (11:06 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
x11-misc/rofi/rofi-1.5.2.ebuild
x11-misc/rofi/rofi-1.5.3.ebuild
x11-misc/rofi/rofi-1.5.4.ebuild
x11-misc/rofi/rofi-99999.ebuild

index 0c49e367f508e14d42ef1c7b82d9705470949af0..6dd8cae7500aecffc6a7f3c8ba5772ea7160c22d 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
index b6894cba5a94d61e07f7a3f72723603c2cf241d1..4c41c7076d406375e91b237a4a6618289e01ce90 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
index ba83a26d19f7d02742daf34f5b6f58a86fa19ca0..70b66656960885f32cd84503112e18d90f939f4a 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index 04b40fd1fc7e30c8e2f4c316ede6b872c0d1455e..7c75876f43e4a89a30eebc373aa083a4517992a2 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools git-r3 toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/davatorium/rofi"
 
 LICENSE="MIT"
 SLOT="0"