thanks @Johannes Löthberg for you reply. but i think this has been fixed - git reset --hard HEAD~ - edit the files (pkgbuild, .install, .SRCINFO and .gitignore) - add the files with 'git add <missing files>' - git commit --all --amend --no-edit - git push this is ok? greetings