diff options
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb index 1be015bfbb..dc75a4b220 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "gtk+3 gtksourceview4 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] = "f108a8c167ec5727266ab67666f10dbd60e972d56ea03944302fdabb2167f473" | 10 | SRC_URI[sha256sum] = "560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36" |
11 | 11 | ||
12 | PACKAGECONFIG ??= "" | 12 | PACKAGECONFIG ??= "" |
13 | PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" | 13 | PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" |