[mkchrootpkg] add --holdver

I could swear it used to be in there, readd it
This commit is contained in:
udeved 2016-06-08 17:52:34 +02:00
parent eca858eb04
commit 8983d1956b

View file

@ -19,7 +19,7 @@ import ${LIBDIR}/util.sh
shopt -s nullglob shopt -s nullglob
makepkg_args=(-s --noconfirm -L) makepkg_args=(-s --noconfirm -L --holdver)
repack=false repack=false
update_first=false update_first=false
clean_first=false clean_first=false