Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4255b922d003335d36879fd64167c73872b4ba9e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (4255b922d003335d36879fd64167c73872b4ba9e)
  • Date: Sun, 12 Mar 2023 21:08:12 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

shell-term-fm/zellij/DETAILS | 2 +-
shell-term-fm/zellij/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

Archive powered by MHonArc 2.6.24.

Top of Page