Skip to Content.
Sympa Menu

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

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 (f00240cc12fc6ebb7e0c8a73febf08effc8596e6)
  • Date: Mon, 3 Apr 2023 17:33:06 +0000

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

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

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

shell-term-fm/foot: version 1.14.0

diff --git a/shell-term-fm/foot/DETAILS b/shell-term-fm/foot/DETAILS
index 13ba2b8..161a2a9 100755
--- a/shell-term-fm/foot/DETAILS
+++ b/shell-term-fm/foot/DETAILS
@@ -1,4 +1,3 @@
-# Watch: https://codeberg.org/dnkl/foot/releases archive/([0-9.]+)[.]tar
. "${GRIMOIRE}/FUNCTIONS"
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL="foot"
@@ -10,10 +9,11 @@ if [[ "${FOOT_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="1.13.1"
-
SOURCE_HASH="sha512:f8b0e0d801452ecae914e2535041a65c105ea132a6841b659ac28ebfbfb06f06210466fe05553349a18c50227d7f21677298ff9692c3e9062df37b47aa40f3e1"
+ VERSION="1.14.0"
+
SOURCE_HASH="sha512:379f1acafa8b3fd600c57974d79eef1a7e8a4630015aaeb8a0c491c0903ba1cd24b4fa578880f6cf6c9a09a8566c0609f4cccff9b5f65ade409684ec704c8ce4"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://codeberg.org/dnkl/${SPELL}/archive/${VERSION}.tar.gz";
+# Watch: https://codeberg.org/dnkl/foot/releases archive/([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
fi
LICENSE[0]="MIT"
diff --git a/shell-term-fm/foot/HISTORY b/shell-term-fm/foot/HISTORY
index 501c2e5..1fe8a3b 100644
--- a/shell-term-fm/foot/HISTORY
+++ b/shell-term-fm/foot/HISTORY
@@ -1,3 +1,6 @@
+2023-04-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.14.0, moved watch line to stable branch
+
2022-12-17 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS, PREPARE: created spell, version 1.13.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f00240cc12fc6ebb7e0c8a73febf08effc8596e6), Pavel Vinogradov, 04/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page