Skip to Content.
Sympa Menu

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

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 (1ad828ab52fb132acb663b93169b8c86c18b66b8)
  • Date: Fri, 16 Feb 2024 18:31:09 +0000

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

shell-term-fm/tmux/DETAILS | 5 +++--
shell-term-fm/tmux/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 1ad828ab52fb132acb663b93169b8c86c18b66b8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/tmux: version 3.4

diff --git a/shell-term-fm/tmux/DETAILS b/shell-term-fm/tmux/DETAILS
index a31b7c0..b8929a6 100755
--- a/shell-term-fm/tmux/DETAILS
+++ b/shell-term-fm/tmux/DETAILS
@@ -1,8 +1,9 @@
SPELL=tmux
- VERSION=3.3a
-
SOURCE_HASH=sha512:29a846df7d93601c42a22f84f606931dc65da1f70b67d351d0425f77ea3affe3e8218b2940d42cd3dadf3cd1aa95032daad3ecb14fbff0f69939d1beae0498c7
+ VERSION=3.4
+
SOURCE_HASH=sha512:bd3880211d99d8ee15947000abf8a1832fdfa48b29b2df81b66d5969cf3f4e64e746f984f6139bfc57e3ebee7fe8dc7cbb6bccb779307607de6c376969fecbff
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]="https://github.com/$SPELL/$SPELL/releases/download/$VERSION/$SOURCE";
+# Watch: https://github.com/tmux/tmux/tags /tags/([0-9a-z.]+)[.]tar
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="http://tmux.github.io/";
LICENSE[0]=ISC
diff --git a/shell-term-fm/tmux/HISTORY b/shell-term-fm/tmux/HISTORY
index 9103653..76490af 100644
--- a/shell-term-fm/tmux/HISTORY
+++ b/shell-term-fm/tmux/HISTORY
@@ -1,3 +1,6 @@
+2024-02-16 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.4, added Watch line
+
2022-06-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.3a



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (1ad828ab52fb132acb663b93169b8c86c18b66b8), Pavel Vinogradov, 02/16/2024

Archive powered by MHonArc 2.6.24.

Top of Page