summaryrefslogtreecommitdiffstats
path: root/debian/patches/metadata-Add-support-for-GNOME-Shell-43.patch
blob: 6260c6c9591bb7cd9170314101da324a5f9464ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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" ]
 }