summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-all-with-docker2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-all-with-docker b/build-all-with-docker
index 0567b212e..091c97225 100755
--- a/build-all-with-docker
+++ b/build-all-with-docker
@@ -51,6 +51,8 @@ if [ -n "$(git status --porcelain)" ]; then
exit 1
fi
+./bumpPkgrel -a
+
ids=$(
parallel "$0" ::: */PKGBUILD \
| tee /dev/stderr