diff --git a/desktop/toolkit/gtk/gtksourceview5/actions.py b/desktop/toolkit/gtk/gtksourceview5/actions.py
index 75f31e4d7d..4f350accc5 100644
--- a/desktop/toolkit/gtk/gtksourceview5/actions.py
+++ b/desktop/toolkit/gtk/gtksourceview5/actions.py
@@ -8,7 +8,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import mesontools
def setup():
- mesontools.configure("-Dgtk_doc=true -Dglade_catalog=true")
+ mesontools.configure("-Dgtk_doc=true")
def build():
mesontools.build()
diff --git a/desktop/toolkit/gtk/gtksourceview5/pspec.xml b/desktop/toolkit/gtk/gtksourceview5/pspec.xml
index 47b6ddd424..00b76286c9 100644
--- a/desktop/toolkit/gtk/gtksourceview5/pspec.xml
+++ b/desktop/toolkit/gtk/gtksourceview5/pspec.xml
@@ -12,7 +12,7 @@
library
A text widget implementing syntax highlighting and other features
Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
- mirrors://gnome/gtksourceview/5.2/gtksourceview-5.2.0.tar.xz
+ mirrors://gnome/gtksourceview/5.4/gtksourceview-5.4.1.tar.xz
meson
python3
@@ -65,7 +65,7 @@
data:doc
Reference documents of gtksourceview
- /usr/share/gtk-doc
+ /usr/share/doc/gtksourceview5/*.html
@@ -89,6 +89,13 @@
+
+ 2022-04-22
+ 5.4.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-10-04
5.2.0