diff --git a/recipes/neverball/recipe.sh b/recipes/neverball/recipe.sh index 4ef177545a00f30ec7f16bbfee9b74c78d837ae1..ebe767a67f4d29617092a94647651c529dddd002 100644 --- a/recipes/neverball/recipe.sh +++ b/recipes/neverball/recipe.sh @@ -42,7 +42,7 @@ function recipe_stage { cp -v "${COOKBOOK_RECIPE}/manifest-${bin}" "${dest}/ui/apps/${bin}" # Install icon - cp -v "dist/${bin}_48.png" "${dest}/ui/icons/apps/${bin}.png" + cp -v "dist/${bin}_64.png" "${dest}/ui/icons/apps/${bin}.png" done skip=1