From 79117ed23bdc70cd344a913b6889ec36a594f1e2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 17 Sep 2024 12:43:26 +0200 Subject: [PATCH] hyprspace: update --- recipes-support/hyprland/hyprspace_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-support/hyprland/hyprspace_git.bb b/recipes-support/hyprland/hyprspace_git.bb index ae3f3ae..f67da6e 100644 --- a/recipes-support/hyprland/hyprspace_git.bb +++ b/recipes-support/hyprland/hyprspace_git.bb @@ -1,11 +1,11 @@ SUMMARY = "A plugin for Hyprland that implements a workspace overview feature similar to that of KDE Plasma, GNOME and macOS" -HOMEPAGE = "https://hyprland.org/" +HOMEPAGE = "https://github.com/KZDKM/Hyprspace" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRC_URI = "git://github.com/clague/Hyprspace.git;protocol=https;branch=main" +SRC_URI = "git://github.com/KZDKM/Hyprspace.git;protocol=https;branch=main" -SRCREV = "6ac35435eebb466e1630f573e2c97344c2848353" +SRCREV = "8f14fa2e10d24742d713f04c278bc7651037b74b" S = "${WORKDIR}/git" DEPENDS += " \