summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild_tools/bin/mp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/bin/mp b/build_tools/bin/mp
index 5cab636..884fece 100755
--- a/build_tools/bin/mp
+++ b/build_tools/bin/mp
@@ -101,7 +101,7 @@ makepkg --asroot $@ || exit 1
echo "---------updating database ----------"
update-repo #&& pacman -Sy
echo "----------creating source package---------"
-makepkg -f --hold-ver --asroot --source && update-src-pkg
+makepkg -f --holdver --asroot --source && update-src-pkg