diff options
Diffstat (limited to 'x11-misc/kbdd/kbdd-0.7.ebuild')
-rw-r--r-- | x11-misc/kbdd/kbdd-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/kbdd/kbdd-0.7.ebuild b/x11-misc/kbdd/kbdd-0.7.ebuild index cd9fa2a32141..74c32dcac739 100644 --- a/x11-misc/kbdd/kbdd-0.7.ebuild +++ b/x11-misc/kbdd/kbdd-0.7.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools eutils DESCRIPTION="Very simple layout switcher" -HOMEPAGE="http://github.com/qnikst/kbdd" +HOMEPAGE="https://github.com/qnikst/kbdd" SRC_URI="https://github.com/qnikst/kbdd/tarball/v${PV} -> ${PN}-${PV}.tar.gz" LICENSE="GPL-2" |