diff --git a/Makefile b/Makefile index e92034a..2458df1 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,5 @@ AppRun_patched.c: AppRun.c patch -p1 --output $@ < AppRun.c.patch AppRun.c: - wget -c "https://raw.githubusercontent.com/probonopd/AppImageKit/appimagetool/master/AppRun.c" + wget -c "https://raw.githubusercontent.com/AppImage/AppImageKit/master/AppRun.c"