Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (58452e6150b30ce3aab7c03fd4516333577b5548)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (58452e6150b30ce3aab7c03fd4516333577b5548)
  • Date: Thu, 19 May 2022 05:37:21 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-utils/btop++-bin/DETAILS | 8 ++++----
bin-utils/btop++-bin/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 58452e6150b30ce3aab7c03fd4516333577b5548
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

btop++-bin: => 1.2.6

diff --git a/bin-utils/btop++-bin/DETAILS b/bin-utils/btop++-bin/DETAILS
index e3ef935..592d71e 100755
--- a/bin-utils/btop++-bin/DETAILS
+++ b/bin-utils/btop++-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=btop++-bin
SPELLX=${SPELL/++-bin/}
- VERSION=1.1.1
+ VERSION=1.2.6
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=x86_64
-
SOURCE_HASH=sha512:f1503652168d3aa68dabbd264828295a75fc086091d012031f93beda968ec9150b52ec0f337b476d03a8e624cbe970ea9889219d62652d79e390a734de0c09b0
+
SOURCE_HASH=sha512:32ca4684acffb784671efa09799d3af8463c9f8e17e07575996fb9c84ebe50e02b57512b83ff0c2618833c404b5c63ccdbec045254edbea7b017eaee57d12c70
else
ARCH=i686
-
SOURCE_HASH=sha512:65f9a83b0f0777ee20451271ea6e3d090e56cb73a5fcaf43338d3ab3e8e16475f777090679ba128a1983c3a1bd9d6514af2129f5f634092cb9bb761bbdf055bf
+
SOURCE_HASH=sha512:fed66a87ea89c1a303c1422749041e9af8c64d9f2dd6645ff7d38bc24ad0e1a457c3315a805a29d9c955fbec7fd068721dba3e844761940be4021ce68467a6ca
fi
- SOURCE=${SPELLX}-${VERSION}-${ARCH}-linux-musl.tbz
+ SOURCE=${SPELLX}-${ARCH}-linux-musl.tbz

SOURCE_URL[0]=https://github.com/aristocratos/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
GATHER_DOCS=off
diff --git a/bin-utils/btop++-bin/HISTORY b/bin-utils/btop++-bin/HISTORY
index 435736a..f800681 100644
--- a/bin-utils/btop++-bin/HISTORY
+++ b/bin-utils/btop++-bin/HISTORY
@@ -1,3 +1,6 @@
+2022-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.6
+
2021-11-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (58452e6150b30ce3aab7c03fd4516333577b5548), Vlad Glagolev, 05/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page