diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb similarity index 86% rename from meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb rename to meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb index a195d43f0c..8f2c6b7fe5 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.3.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.4.bb @@ -17,14 +17,12 @@ DEPENDS = " \ inherit gnomebase gsettings itstool gobject-introspection gnome-help gettext upstream-version-is-even mime-xdg gtk-icon-cache features_check +SRC_URI[archive.sha256sum] = "b8c309da3aa784c719558c3466402378f4a3d6cae8ed77cf6849aacd56ceb9ec" + REQUIRED_DISTRO_FEATURES = "opengl" EXTRA_OEMESON += "-Dintrospection=enabled" -SRC_URI = "git://gitlab.gnome.org/GNOME/file-roller.git;protocol=https;branch=master" -SRCREV = "d4f3b970bd7dd07d8f539433628eba10551aa629" -S = "${WORKDIR}/git" - PACKAGECONFIG ??= "" PACKAGECONFIG[nautilus] = "-Dnautilus-actions=enabled,-Dnautilus-actions=disabled,nautilus"