From f98e078cc9050c33830d1a6552a19ced2512ba79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 19 Aug 2019 00:33:16 +0200 Subject: [PATCH] gigolo: upgrade 0.4.2 -> 0.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Frome release announcements: * Stable GTK+3 release to go along Xfce 4.14 * Migrate gvfs commands to gio * Updated translations Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../gigolo/{gigolo_0.4.2.bb => gigolo_0.5.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-xfce/recipes-apps/gigolo/{gigolo_0.4.2.bb => gigolo_0.5.0.bb} (54%) diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb similarity index 54% rename from meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb rename to meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb index c846e7802f..4446214f85 100644 --- a/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb +++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.0.bb @@ -3,9 +3,9 @@ SECTION = "x11/application" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -DEPENDS = "gtk+ intltool-native xfce4-dev-tools-native" +DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" inherit xfce-app -SRC_URI[md5sum] = "4abc6fde56572adf3ec3a0181092584c" -SRC_URI[sha256sum] = "553fc78fe4e7bd2f01f3851baea7e63f6414fe652dfb4b08c60b5c4b2b909164" +SRC_URI[md5sum] = "273111f5d7c26898e5ddea7b97d5dfe1" +SRC_URI[sha256sum] = "97a301aff012a143d0b99e7ecbb27084d3872aa203a74745e8357aab3a1880dc"