diff --git a/_service b/_service
index 60f9368..ab7875f 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
hyprland
@PARENT_TAG@
v(.*)
- @PARENT_TAG@
+ v0.46.2
enable
diff --git a/hyprland-0.46.1.tar.xz b/hyprland-0.46.1.tar.xz
deleted file mode 100644
index ab3058d..0000000
--- a/hyprland-0.46.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1e11c64c674d54f5850e17b035a6443b4bcc9291f5d33e389f85862d7f6adbf1
-size 51344416
diff --git a/hyprland-0.46.2.tar.xz b/hyprland-0.46.2.tar.xz
new file mode 100644
index 0000000..a8df724
--- /dev/null
+++ b/hyprland-0.46.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3da6226f362dd3ee3513933008806ecf85eb312b55112225e18413219ad17be3
+size 51341512
diff --git a/hyprland.changes b/hyprland.changes
index e7d8a8c..25173c3 100644
--- a/hyprland.changes
+++ b/hyprland.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Fri Dec 20 07:58:25 UTC 2024 - Florian "spirit"
+
+- Update to version 0.46.2:
+ + Fixes backported:
+ - windowrules: fixup duplicate rule enum tags
+ - hyprctl: fix hyprctl batch json command (#8749)
+ - core: avoid activating toplevel-less surfaces
+ - xwayland: fixes to no_xwayland builds
+ - xwm: fixup targets in selection requests
+ - core: unbreak build on FreeBSD (#8762)
+ - hyprpm: fix hyprpm sometimes returning 0 despite errors
+ occurring (#8761)
+ - core: fix possible crash on null workspace
+ - layout: apply groups after window creation (#8779)
+
-------------------------------------------------------------------
Tue Dec 17 19:35:11 UTC 2024 - Florian "spirit"
diff --git a/hyprland.spec b/hyprland.spec
index 0e51bad..4e8d249 100644
--- a/hyprland.spec
+++ b/hyprland.spec
@@ -22,7 +22,7 @@
%define shortname hypr
Name: hyprland
-Version: 0.46.1
+Version: 0.46.2
Release: 0
Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause