dev-libs/keybinder: Update URLs
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 11:03:17 +0000 (12:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 11:05:23 +0000 (12:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/keybinder/keybinder-0.3.1-r201.ebuild
dev-libs/keybinder/keybinder-0.3.2-r300.ebuild

index 9392d4f406142aebf5c6c0d6cc902cc1a689971b..711dd04ba10db9705e8882dd464c69330bf7b55b 100644 (file)
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
 
 DESCRIPTION="A library for registering global keyboard shortcuts"
-HOMEPAGE="https://github.com/engla/keybinder"
-SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz"
+HOMEPAGE="https://github.com/kupferlauncher/keybinder"
+SRC_URI="https://github.com/kupferlauncher/keybinder/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index de5cd8598a0ac500ffb0899dafe3ef69afee1491..a7830de11260d2053ea4c8391f4bf66e0d6ab9b6 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_P=${PN}-3.0-${PV}
 DESCRIPTION="A library for registering global keyboard shortcuts"
-HOMEPAGE="https://github.com/engla/keybinder"
-SRC_URI="https://github.com/engla/keybinder/releases/download/${PN}-3.0-v${PV}/${MY_P}.tar.gz"
+HOMEPAGE="https://github.com/kupferlauncher/keybinder"
+SRC_URI="https://github.com/kupferlauncher/keybinder/releases/download/${PN}-3.0-v${PV}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="3"