similarity index 91%
rename from meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.0.bb
rename to meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.12.1.bb
@@ -24,7 +24,7 @@ inherit gnomebase lib_package gettext features_check gi-docgen gtk-icon-cache go
REQUIRED_DISTRO_FEATURES = "opengl"
SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.12/${PNAME}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "daf32ff5d3150d6385917d3503a85b9e047ba158b2b03079314c9c00813fa01f"
+SRC_URI[sha256sum] = "84c82aad985c5aadae7cea7804904a76341ec82b268d46594c1a478f39b42c1f"
GIR_MESON_ENABLE_FLAG = 'enabled'
GIR_MESON_DISABLE_FLAG = 'disabled'
Changes: * Update documentation links * Specify recoloring hex colors for Adwaita-dark * Improve grid drawing positions slightly * Use a weak ref for GtkSourceView backpointer in GtkSourceGutterRenderers which fixes a potential leak of GtkSourceView * Fix a fontconfig check for Windows * Fix section name for elixir Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../{gtksourceview5_5.12.0.bb => gtksourceview5_5.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview5_5.12.0.bb => gtksourceview5_5.12.1.bb} (91%)