summaryrefslogtreecommitdiffstats
path: root/debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch')
-rw-r--r--debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch b/debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch
new file mode 100644
index 0000000..6260c6c
--- /dev/null
+++ b/debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch
@@ -0,0 +1,19 @@
+From: Jesus Soto <jesus.soto@canonical.com>
+Date: Thu, 08 Sept 2022 12:16:49 -0600
+Subject: metadata: Add support for GNOME Shell 43
+
+---
+ metadata.json | 2 +-
+ 1 file changed, 1 insertions(+), 1 deletion(-)
+
+diff --git a/impatience/metadata.json b/impatience/metadata.json
+index e4753df..9eeaf76 100644
+--- a/impatience/metadata.json
++++ b/impatience/metadata.json
+@@ -3,5 +3,5 @@
+ "name": "Impatience",
+ "description": "Speed up the gnome-shell animation speed",
+ "url": "http://gfxmonk.net/dist/0install/gnome-shell-impatience.xml",
+- "shell-version": [ "40", "41", "42" ]
++ "shell-version": [ "40", "41", "42", "43" ]
+ }