makepkg: add --holdver to control VCS source updating
commit6c8def6ae0f7b99c68da8a7a4bd943746d234754
authorAllan McRae <allan@archlinux.org>
Sun, 15 Jul 2012 14:16:25 +0000 (16 00:16 +1000)
committerAllan McRae <allan@archlinux.org>
Fri, 3 Aug 2012 14:16:38 +0000 (4 00:16 +1000)
tree12493909c29d614e71218f19347e142e0be5dbe8
parent7fd56118d0a751f0e488ada38101390e840bd311
makepkg: add --holdver to control VCS source updating

Do not update VCS sources if --holdver is used. If the VCS checkout
is not present, it will still be downloaded.

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