diff --git a/hyprland.recipe.py b/hyprland.recipe.py index cf5f480..8fb014d 100644 --- a/hyprland.recipe.py +++ b/hyprland.recipe.py @@ -1,4 +1,4 @@ -pkgname = "hyprland" +pkgname = "hyprland" # TODO wen update also update hyprland-libs and coressponding plugins pkgver = "0.52.2" source = f"https://github.com/hyprwm/Hyprland/releases/download/v{pkgver}/source-v{pkgver}.tar.gz" builddir = f"/tmp/fempkg/build/{pkgname}/hyprland-source"