diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 09:15:55 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 09:15:55 +0200 |
commit | bfc745dee39af0045c4bcfd34ff2585590e8e392 (patch) | |
tree | a99aba356ab906d3c78fbf346a9fdd46dc111b64 /build-all-with-docker | |
parent | 5e8596f7c627df05145b02257c454a7b33972264 (diff) | |
download | archlinuxewe-bfc745dee39af0045c4bcfd34ff2585590e8e392.tar.xz |
build-all-with-docker: bump the pkgrel
Diffstat (limited to 'build-all-with-docker')
-rwxr-xr-x | build-all-with-docker | 2 |
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 |