diff --git a/media-sound/looper/looper-9999.ebuild b/media-sound/looper/looper-9999.ebuild index 054393d..f39ea9c 100644 --- a/media-sound/looper/looper-9999.ebuild +++ b/media-sound/looper/looper-9999.ebuild @@ -26,11 +26,11 @@ inherit cmake git-r3 DESCRIPTION="Audio player that supports looping audio metadata" # Homepage, not used by Portage directly but handy for developer reference -HOMEPAGE="https://complecwaft.com/catmeow/neko-player/" +HOMEPAGE="https://complecwaft.com/catmeow/looper/" # Point to any required sources; these will be automatically downloaded by # Portage. -EGIT_REPO_URI="https://complecwaft.com/catmeow/neko-player.git" +EGIT_REPO_URI="https://complecwaft.com/catmeow/looper.git" EGIT_SUBMODULES=(subprojects/vgmstream subprojects/SDL-Mixer-X backends/ui/imgui/imgui backends/imgui/IconFontsCppHeaders subprojects/jsoncpp subprojects/soundtouch subprojects/protobuf-c) # Source directory; the dir where the sources can be found (automatically # unpacked) inside ${WORKDIR}. The default value for S is ${WORKDIR}/${P}