diff options
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.bb index 47bf1e2213..a7e96851af 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.1.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.2.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] = "3d2e277b1ae82dd0f0fa25e27169491fc38c2b70a9a624f2ea472604b317a582" | 10 | SRC_URI[sha256sum] = "30adc5631a4e551df7b3e17ddc1d10e9980080f96518dedccc32170cb18efb8e" |
11 | 11 | ||
12 | FILES_${PN} += " \ | 12 | FILES_${PN} += " \ |
13 | ${datadir}/glib-2.0/schemas \ | 13 | ${datadir}/glib-2.0/schemas \ |