New commits:
commit 4255b922d003335d36879fd64167c73872b4ba9e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
shell-term-fm/zellij: switched to "main" branch for scm
diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index 8e9b7cb..6b8577a 100755
--- a/shell-term-fm/zellij/DETAILS
+++ b/shell-term-fm/zellij/DETAILS
@@ -4,7 +4,7 @@ if [[ "${ZELLIJ_BRANCH}" == "scm" ]]; then
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-scm.tar.xz"
FORCE_DOWNLOAD="on"
-
SOURCE_URL[0]="git_http://github.com/${SPELL}-org/${SPELL}.git:${SPELL}-scm"
+
SOURCE_URL[0]="git_http://github.com/${SPELL}-org/${SPELL}.git:${SPELL}-scm:main"
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
diff --git a/shell-term-fm/zellij/HISTORY b/shell-term-fm/zellij/HISTORY
index a0c9183..8818f37 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2023-03-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: switched to "main" branch for scm
+
2023-03-09 Pavel Vinogradov <public AT sourcemage.org>
* FINAL, INSTALL: fixed zsh completion file installation
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4255b922d003335d36879fd64167c73872b4ba9e),
Pavel Vinogradov, 03/12/2023