summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-01-08 11:22:29 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2021-01-08 11:22:29 +0100
commit88a5106098348a55dc22fd8df633b3fcf20f369c (patch)
tree98a84add08776d5a84596ecd34ef9c047e806faf /media-libs/libkeyfinder
parentmedia-sound/mpc: removed obsolete 0.3{0,1-r1,2} (diff)
downloadgentoo-88a5106098348a55dc22fd8df633b3fcf20f369c.tar.gz
gentoo-88a5106098348a55dc22fd8df633b3fcf20f369c.tar.bz2
gentoo-88a5106098348a55dc22fd8df633b3fcf20f369c.zip
media-libs/libkeyfinder: fixed homepage and src_uri
thanks jospezial for reporting Closes: https://bugs.gentoo.org/764398 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/libkeyfinder')
-rw-r--r--media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild b/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild
index 9a3be69a665b..a6032b4b6ffc 100644
--- a/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild
+++ b/media-libs/libkeyfinder/libkeyfinder-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit cmake
DESCRIPTION="Musical key detection library for digital audio"
-HOMEPAGE="https://github.com/mixxxdj/libKeyFinder"
-SRC_URI="https://github.com/mixxxdj/libKeyFinder/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/mixxxdj/libkeyfinder"
+SRC_URI="https://github.com/mixxxdj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"