summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/mp
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/bin/mp')
-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 65767c2..5cab636 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 --asroot --source && update-src-pkg
+makepkg -f --hold-ver --asroot --source && update-src-pkg