diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb (renamed from meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.0.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb index 451ec551fc..142b2893af 100644 --- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.0.bb +++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb | |||
@@ -10,8 +10,8 @@ DEPENDS = "gtk+ libxfce4ui xfce4-panel xfconf libunique" | |||
10 | SRC_URI += " \ | 10 | SRC_URI += " \ |
11 | file://0001-main-status-icon.c-remove-deprecated-g_type_init.patch \ | 11 | file://0001-main-status-icon.c-remove-deprecated-g_type_init.patch \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "569341bc27e2e46d23b6bffc14bff41a" | 13 | SRC_URI[md5sum] = "31cb9520b01512a94344770b4befdb3b" |
14 | SRC_URI[sha256sum] = "3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678" | 14 | SRC_URI[sha256sum] = "07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2" |
15 | 15 | ||
16 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so.*" | 16 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so.*" |
17 | 17 | ||