Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2023-05-20 14:55:46 +0200
committerLevente Polyak <anthraxx@archlinux.org>2023-05-20 15:11:16 +0200
commitbf61b8472a2e50a740229f007513dd663b9dddda (patch)
tree0498ae9301dc961a262737fb6a0a26ac12edc46c
parent80a8cdcba22f1a567efad19a487cb8ce28353dab (diff)
chore(archroot): force build chroot recreation to adapt new configs
Bumping the chroot version will result in the chroots checking against the local version and force recreation in case they do not match. Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
-rw-r--r--src/lib/archroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/archroot.sh b/src/lib/archroot.sh
index 3f48dc1..8386c6c 100644
--- a/src/lib/archroot.sh
+++ b/src/lib/archroot.sh
@@ -4,7 +4,7 @@
:
# shellcheck disable=2034
-CHROOT_VERSION='v4'
+CHROOT_VERSION='v5'
##
# usage : check_root $keepenv