summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:06:49 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:06:49 +0100
commitc87561161def829508b5a0c43b37f0ac0e806fce (patch)
tree4b3dbf17e980c4951b7087a14300500e198428cd /x11-misc/simpleswitcher
parentx11-misc/rofi: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-c87561161def829508b5a0c43b37f0ac0e806fce.tar.gz
gentoo-c87561161def829508b5a0c43b37f0ac0e806fce.tar.bz2
gentoo-c87561161def829508b5a0c43b37f0ac0e806fce.zip
x11-misc/simpleswitcher: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/simpleswitcher')
-rw-r--r--x11-misc/simpleswitcher/simpleswitcher-20140219.ebuild2
-rw-r--r--x11-misc/simpleswitcher/simpleswitcher-99999999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/simpleswitcher/simpleswitcher-20140219.ebuild b/x11-misc/simpleswitcher/simpleswitcher-20140219.ebuild
index 6088df3f2461..bb22d6925991 100644
--- a/x11-misc/simpleswitcher/simpleswitcher-20140219.ebuild
+++ b/x11-misc/simpleswitcher/simpleswitcher-20140219.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
SSHASH="cbc89a71a61fd2d164c3fdc3ef4d3fa809c1741a"
DESCRIPTION="lightweight EWMH window switcher with features and looks of dmenu"
HOMEPAGE="https://github.com/seanpringle/simpleswitcher"
-SRC_URI="${HOMEPAGE}/archive/${SSHASH}.tar.gz -> ${P}-${SSHASH}.tar.gz"
+SRC_URI="https://github.com/seanpringle/simpleswitcher/archive/${SSHASH}.tar.gz -> ${P}-${SSHASH}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/x11-misc/simpleswitcher/simpleswitcher-99999999.ebuild b/x11-misc/simpleswitcher/simpleswitcher-99999999.ebuild
index 3430c6607dc1..b6f527a178c2 100644
--- a/x11-misc/simpleswitcher/simpleswitcher-99999999.ebuild
+++ b/x11-misc/simpleswitcher/simpleswitcher-99999999.ebuild
@@ -6,7 +6,7 @@ inherit git-r3 toolchain-funcs
DESCRIPTION="lightweight EWMH window switcher with features and looks of dmenu"
HOMEPAGE="https://github.com/seanpringle/simpleswitcher"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/seanpringle/simpleswitcher"
LICENSE="MIT"
SLOT="0"