diff mbox series

[meta-gnome,09/32] gnome-chess: update 43.2 -> 44.0

Message ID 20230325080256.923752-9-f_l_k@t-online.de
State New
Headers show
Series [meta-gnome,01/32] polkit-gnome: add recipe | expand

Commit Message

Markus Volk March 25, 2023, 8:02 a.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-chess_43.2.bb => gnome-chess_44.0.bb}         | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
 rename meta-gnome/recipes-gnome/gnome-chess/{gnome-chess_43.2.bb => gnome-chess_44.0.bb} (70%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_44.0.bb
similarity index 70%
rename from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb
rename to meta-gnome/recipes-gnome/gnome-chess/gnome-chess_44.0.bb
index 343135bfa..d9727ec1c 100644
--- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_43.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_44.0.bb
@@ -22,13 +22,12 @@  DEPENDS = " \
 
 RRECOMMENDS:${PN}  = "gnuchess"
 
-SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;nobranch=1"
+SRC_URI[archive.sha256sum] = "734f092d95fc60409eeaca3427b5a48cb9b599da11995119d85baa99653e0292"
 
-inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
+inherit gnomebase meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
 
+GNOMEBASEBUILDCLASS = "meson"
+GTKIC_VERSION = '4'
 GIR_MESON_OPTION = ""
 
-S = "${WORKDIR}/git"
-SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6"
-
 FILES:${PN} += "${datadir}"