I didn't want to use aurutils and actually I didn't know how to use it either, So I made makepkg to output the built packages to my repository and wrote a script to update the sync-db whenever I build with makepk.
mkdir /srv/http/aur
PKGDEST="/srv/http/aur"