diff --git a/docker-builder-data/build/script/packet/mypaintlib-master.sh b/docker-builder-data/build/script/packet/mypaintlib-master.sh index e87c307..919232d 100644 --- a/docker-builder-data/build/script/packet/mypaintlib-master.sh +++ b/docker-builder-data/build/script/packet/mypaintlib-master.sh @@ -2,7 +2,7 @@ DEPS="jsonc-0.12.1 glib-2.50.0" DEPS_NATIVE="automake-1.15" PK_DIRNAME="libmypaint" -PK_URL="https://github.com/mypaint/$PK_DIRNAME.git" +PK_URL="https://github.com/blackwarthog/$PK_DIRNAME.git" source $INCLUDE_SCRIPT_DIR/inc-pkall-git.sh