makepkg: delay checking for build package with pkgver()
commita818766c6e693fcc5781574d05ee02ac4b6a8dcd
authorAllan McRae <allan@archlinux.org>
Mon, 16 Jul 2012 12:25:24 +0000 (16 22:25 +1000)
committerAllan McRae <allan@archlinux.org>
Fri, 3 Aug 2012 14:16:39 +0000 (4 00:16 +1000)
treeaf5b2c78dc64866e50d795be7a3401d12c51a4a4
parent7e4aa9e52492450db1705f1057e82934b1187e0e
makepkg: delay checking for build package with pkgver()

If a pkgver() function is specified, delay checking the package is
built until the pkgver is updated..

Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/makepkg.sh.in