Skip to Content.
Sympa Menu

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

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 (ee3f816fa9641cd8d3eeebb3d6a13fda77512620)
  • Date: Thu, 10 Jul 2025 16:06:34 +0000

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

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

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

wm-addons/hyprgraphics: version 0.1.5

diff --git a/wm-addons/hyprgraphics/DETAILS b/wm-addons/hyprgraphics/DETAILS
index 0640b03..53abc57 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.4"
-
SOURCE_HASH="sha512:e9129b5b512ce0eb43b6c370502c538aaba63ae3ca3bc9717937ae8bb363cb85b2a83248f9701f7ee0ae891a30ffd4c5141e9d004038a362fd32dbe262117be7"
+ VERSION="0.1.5"
+
SOURCE_HASH="sha512:592b36a4eefd1a6f3f0f381d3038d095d8d8344685a34f319bdd743b40c2913f1e654bc0c97f21821dc41b4c97041045f364fabe9bcd608048bd629cdcb4e515"
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 d486d06..a1cf982 100644
--- a/wm-addons/hyprgraphics/HISTORY
+++ b/wm-addons/hyprgraphics/HISTORY
@@ -1,3 +1,6 @@
+2025-07-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.5
+
2025-06-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.1.4
* DEPENDS: spng -> libpng


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ee3f816fa9641cd8d3eeebb3d6a13fda77512620), Pavel Vinogradov, 07/10/2025

Archive powered by MHonArc 2.6.24.

Top of Page