diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb similarity index 71% rename from meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb rename to meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb index 90a75bf5a3b..1be015bfbbe 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb @@ -1,13 +1,13 @@ SUMMARY = "A simple text editor for Xfce" SECTION = "x11/application" LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native" inherit xfce-app gsettings mime-xdg -SRC_URI[sha256sum] = "921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721" +SRC_URI[sha256sum] = "f108a8c167ec5727266ab67666f10dbd60e972d56ea03944302fdabb2167f473" PACKAGECONFIG ??= "" PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell"