summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-sato/pcmanfm
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-sato/pcmanfm')
-rw-r--r--external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb (renamed from external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb b/external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb
index 356da02d..7885e0ab 100644
--- a/external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb
+++ b/external/poky/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb
@@ -16,12 +16,12 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \
file://emblem-symbolic-link.png \
file://no-desktop.patch"
-SRC_URI[md5sum] = "827838f7f6b17dc97e1690c07da8fdb3"
-SRC_URI[sha256sum] = "5a693e9bf3f3294f0ee7264c1c1a600a88ee27d1572e7dd5c4b0e84aa7778ffb"
+SRC_URI[md5sum] = "d32ad2c9c7c52bff2004bbc120b53420"
+SRC_URI[sha256sum] = "6804043b3ee3a703edde41c724946174b505fe958703eadbd7e0876ece836855"
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/"
-inherit autotools pkgconfig distro_features_check
+inherit autotools pkgconfig features_check mime-xdg
# The startup-notification requires x11 in DISTRO_FEATURES
REQUIRED_DISTRO_FEATURES = "x11"