makepkg --repackage runs only the package() function, so it creates a *.pkg.* file without compiling the package. This may save time e.g. if you just have changed the depends variable of the package.
makepkg --repackage
package()
*.pkg.*
depends