Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (697bb6d586de4d280eeeb976b6462df67b524365)
  • Date: Sun, 7 Jul 2024 23:19:34 +0000

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

utils/fastfetch/DETAILS | 4 ++--
utils/fastfetch/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

utils/fastfetch: version 2.17.2

diff --git a/utils/fastfetch/DETAILS b/utils/fastfetch/DETAILS
index 7d7d8ed..16b4172 100755
--- a/utils/fastfetch/DETAILS
+++ b/utils/fastfetch/DETAILS
@@ -1,11 +1,11 @@
# Watch: https://github.com/fastfetch-cli/fastfetch/tags
/refs/tags/([0-9.]+)[.]tar
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=fastfetch
- VERSION=2.16.0
+ VERSION=2.17.2
+
SOURCE_HASH=sha512:0f1075fa9b6e89668ef9ac05e5947332f925e49ce7b16e39fc04c510c8f152df12f0c18453724773a980aae65c3c085267beaeb4dcd15d45f560b6b7f6121e67
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/fastfetch-cli/${SPELL}/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:3a09e48775946876c69dfa8a739a090a18aa4598f455f6860d41962efeac2064127bf2a31d3a62ccc285682d12548402cf812eae01d56bc068b7855b0f00d4a7
LICENSE[0]=MIT
WEB_SITE=https://github.com/fastfetch-cli/fastfetch
ENTERED=20240430
diff --git a/utils/fastfetch/HISTORY b/utils/fastfetch/HISTORY
index 20593ef..8576d95 100644
--- a/utils/fastfetch/HISTORY
+++ b/utils/fastfetch/HISTORY
@@ -1,3 +1,6 @@
+2024-07-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.17.2
+
2024-06-21 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.16.0
* DEPENDS: added missing buildsystem dependencies


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (697bb6d586de4d280eeeb976b6462df67b524365), Pavel Vinogradov, 07/07/2024

Archive powered by MHonArc 2.6.24.

Top of Page