diff --git a/recipes-support/hyprland/hyprgraphics_git.bb b/recipes-support/hyprland/hyprgraphics_git.bb index f5befdf..67bfa2d 100644 --- a/recipes-support/hyprland/hyprgraphics_git.bb +++ b/recipes-support/hyprland/hyprgraphics_git.bb @@ -9,6 +9,6 @@ DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file" SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "704fca7b1799c3faf783a67107c8eb562ea638f7" - +SRCREV = "cc95e5babc6065bc3ab4cd195429a9900836ef13" +PV = "0.1.1" inherit cmake pkgconfig