diff options
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb index a7e96851af..1fba679148 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native" | |||
7 | 7 | ||
8 | inherit xfce-app gsettings mime-xdg | 8 | inherit xfce-app gsettings mime-xdg |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "30adc5631a4e551df7b3e17ddc1d10e9980080f96518dedccc32170cb18efb8e" | 10 | SRC_URI[sha256sum] = "e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8" |
11 | 11 | ||
12 | FILES_${PN} += " \ | 12 | FILES_${PN} += " \ |
13 | ${datadir}/glib-2.0/schemas \ | 13 | ${datadir}/glib-2.0/schemas \ |