On Sun, 07 Jun 2015 at 16:03:29, SpinFlo wrote:
Hi. y try to update a pkgbuild. but server refuses by:
remote: error: The following error occurred when parsing commit remote: error: 8ba6f94497960275d1a78f913163df30b238cf72: remote: error: missing install file: avidemux.install remote: error: hook declined to update refs/heads/master To ssh+git://aur4.archlinux.org/avidemux-git.git/ ! [remote rejected] master -> master (hook declined)
but in my pkgbuild, the install file is called 'avidemux-git.install'
need the rename that file to 'avidemux.install'? or is a AUR4 hook error
the last update for this package make a zero problems about this file
is a new mandatory?
Yes, it is a new check. Are you sure the file is called "avidemux-git.install" in the PKGBUILD? What about the install field in .SRCINFO? Also make sure you are looking at the right commit (8ba6f94).
greetings