From 0e8442221fcc78fa011bf86e8fcc8eb0a3612cd7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 23:20:07 +0100 Subject: [PATCH] Updating gnome-shell statics for version 47. Signed-off-by: Daniel Baumann --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index d4e74c2..264ad04 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,9 @@ #!/usr/bin/make -f -EXTENSIONS_VERSION = 46 +EXTENSIONS_VERSION = 47 GNOME_SHELL_DEPENDS_LOW = 46 -GNOME_SHELL_DEPENDS_HIGH = 47 +GNOME_SHELL_DEPENDS_HIGH = 48 %: dh ${@} --no-parallel