Skip to Content.
Sympa Menu

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

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 (c7fc975561083869258f91a6e1f11b0be4613a47)
  • Date: Fri, 5 Jul 2024 23:20:24 +0000

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

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

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

wm-addons/hyprlock: version 0.4.0

diff --git a/wm-addons/hyprlock/DETAILS b/wm-addons/hyprlock/DETAILS
index 7407f3e..fa7abee 100755
--- a/wm-addons/hyprlock/DETAILS
+++ b/wm-addons/hyprlock/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRLOCK_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.3.0"
-
SOURCE_HASH="sha512:3c2262e19f62259efdd2fec0c05f473d60b71809e75b253529e56b31337eee6ca176ead36101a023d777d8989613df765d002358c45aadba6db6593fbca7dd2c"
+ VERSION="0.4.0"
+
SOURCE_HASH="sha512:44b4e406b1682bfd12a0c9a860cfd1259d73e1187bc264ed3ebf642e9619fa98a3f7e565e200cb66e78d6ca85cf26b0525987fdea01c5d8ba275bc0a38aa0eb4"
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/hyprlock/HISTORY b/wm-addons/hyprlock/HISTORY
index 833e624..5dd273b 100644
--- a/wm-addons/hyprlock/HISTORY
+++ b/wm-addons/hyprlock/HISTORY
@@ -1,3 +1,6 @@
+2024-07-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.0
+
2024-05-06 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS, PREPARE: created a spell, version 0.3.0



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

Archive powered by MHonArc 2.6.24.

Top of Page