diff --git a/env-builder-data/build/script/packet/opentoonz-testing.sh b/env-builder-data/build/script/packet/opentoonz-testing.sh index f9bc7ae..fd45231 100644 --- a/env-builder-data/build/script/packet/opentoonz-testing.sh +++ b/env-builder-data/build/script/packet/opentoonz-testing.sh @@ -1,5 +1,5 @@ source "$PACKET_SCRIPT_DIR/opentoonz-master.sh" PK_DIRNAME="opentoonz" -PK_URL="https://github.com/morevnaproject/$PK_DIRNAME.git" +PK_URL="https://github.com/morevnaproject-org/$PK_DIRNAME.git" PK_GIT_CHECKOUT="origin/testing"