diff --git a/buildroot-external/package/python-jarbas-stt-plugin-chromium/Config.in b/buildroot-external/package/python-jarbas-stt-plugin-chromium/Config.in index 00db487f..fd4c87b4 100644 --- a/buildroot-external/package/python-jarbas-stt-plugin-chromium/Config.in +++ b/buildroot-external/package/python-jarbas-stt-plugin-chromium/Config.in @@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_STT_PLUGIN_CHROMIUM A stt plugin for mycroft using the google chrome browser api. - https://github.com/JarbasLingua/jarbas-stt-plugin-chromium + https://github.com/OpenVoiceOS/jarbas-stt-plugin-chromium diff --git a/buildroot-external/package/python-jarbas-wake-word-plugin-precise/Config.in b/buildroot-external/package/python-jarbas-wake-word-plugin-precise/Config.in index 50213284..669d679d 100644 --- a/buildroot-external/package/python-jarbas-wake-word-plugin-precise/Config.in +++ b/buildroot-external/package/python-jarbas-wake-word-plugin-precise/Config.in @@ -5,4 +5,4 @@ config BR2_PACKAGE_PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE official mycroft wake word engine and is supported out of the box by core - https://github.com/JarbasLingua/jarbas-wake-word-plugin-precise + https://github.com/OpenVoiceOS/jarbas-wake-word-plugin-precise diff --git a/buildroot-external/package/python-jarbas-wake-word-plugin-precise/python-jarbas-wake-word-plugin-precise.mk b/buildroot-external/package/python-jarbas-wake-word-plugin-precise/python-jarbas-wake-word-plugin-precise.mk index 0273d579..100932da 100644 --- a/buildroot-external/package/python-jarbas-wake-word-plugin-precise/python-jarbas-wake-word-plugin-precise.mk +++ b/buildroot-external/package/python-jarbas-wake-word-plugin-precise/python-jarbas-wake-word-plugin-precise.mk @@ -5,7 +5,7 @@ ################################################################################ PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION = ad3ced5e4fec11530fc4d065bd446c689e39987a -PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,JarbasLingua,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION)) +PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SITE = $(call github,OpenVoiceOS,jarbas-wake-word-plugin-precise,$(PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_VERSION)) PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_SETUP_TYPE = setuptools PYTHON_JARBAS_WAKE_WORD_PLUGIN_PRECISE_LICENSE_FILES = LICENSE