Skip to Content.
Sympa Menu

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

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 (eaa615a1f86a0e29da0b214154b010c197721519)
  • Date: Sun, 6 Apr 2025 20:44:54 +0000

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

wm-addons/hyprgraphics/DETAILS | 4 ++--
wm-addons/hyprgraphics/HISTORY | 3 +++
wm-addons/hyprutils/DETAILS | 4 ++--
wm-addons/hyprutils/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

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

wm-addons/hyprgraphics: version 0.1.3

commit 5eec681563424deb529b213f16d661e369ff6781
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprutils: version 0.6.0

diff --git a/wm-addons/hyprgraphics/DETAILS b/wm-addons/hyprgraphics/DETAILS
index 42b3809..21ca0d4 100755
--- a/wm-addons/hyprgraphics/DETAILS
+++ b/wm-addons/hyprgraphics/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRGRAPHICS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.1.2"
-
SOURCE_HASH="sha512:d2795d222efceb57d356b0505a8d088b9c31b39dfb97b02ebb3b283ff765c846aa6d2a2552d646b09a2bd737e6e29845dc0519311302234942b20328e3317bd2"
+ VERSION="0.1.3"
+
SOURCE_HASH="sha512:7cde20b641d5c3427278125b85b5438ddc1c1149efa3e148159e8d9da74afa0e3afbde974e723a8eb1649514610434f5e94a44bc7f8145b01fb4dab1c28159a4"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
diff --git a/wm-addons/hyprgraphics/HISTORY b/wm-addons/hyprgraphics/HISTORY
index 944c903..a033414 100644
--- a/wm-addons/hyprgraphics/HISTORY
+++ b/wm-addons/hyprgraphics/HISTORY
@@ -1,3 +1,6 @@
+2025-04-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.3
+
2025-02-04 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.1.2
* DEPENDS: needs spng, libjxl is optional now
diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 35ec63f..3efece4 100755
--- a/wm-addons/hyprutils/DETAILS
+++ b/wm-addons/hyprutils/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRUTILS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.5.2"
-
SOURCE_HASH="sha512:d8f4c3cf44fb54cee16d01b67ce63a52fc8aae4aa4aca5e9a82d9ea39fadf1330031b78339463dda105dacb9c27a0da0ea147dd21148ebc4e4aeed8fe954c75c"
+ VERSION="0.6.0"
+
SOURCE_HASH="sha512:76f0ecca69367b8b68671c079715deb6dda20f5b84461fdf1d17c0dac6f985a0c251f69c6720a6cb94192b893f43cedacceebb193c2b802d1688e5c46b270d9d"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
diff --git a/wm-addons/hyprutils/HISTORY b/wm-addons/hyprutils/HISTORY
index 4ba3061..a67a71f 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2025-04-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.6.0
+
2025-03-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.5.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (eaa615a1f86a0e29da0b214154b010c197721519), Pavel Vinogradov, 04/06/2025

Archive powered by MHonArc 2.6.24.

Top of Page