summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.7.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb
index 4897a7eca7..0f847e4596 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.7.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb
@@ -7,7 +7,7 @@ DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
7 7
8inherit xfce-app gsettings mime-xdg 8inherit xfce-app gsettings mime-xdg
9 9
10SRC_URI[sha256sum] = "105315743042e09e794037ab0594a1c47cbbf0b6b834dffed157192f4f03bde8" 10SRC_URI[sha256sum] = "921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721"
11 11
12PACKAGECONFIG ??= "" 12PACKAGECONFIG ??= ""
13PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" 13PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell"