summaryrefslogtreecommitdiff
path: root/build-all-with-docker
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 09:15:55 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 09:15:55 +0200
commitbfc745dee39af0045c4bcfd34ff2585590e8e392 (patch)
treea99aba356ab906d3c78fbf346a9fdd46dc111b64 /build-all-with-docker
parent5e8596f7c627df05145b02257c454a7b33972264 (diff)
downloadarchlinuxewe-bfc745dee39af0045c4bcfd34ff2585590e8e392.tar.xz
build-all-with-docker: bump the pkgrel
Diffstat (limited to 'build-all-with-docker')
-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