diff --git a/desktop/lxde/lxpanel/pspec.xml b/desktop/lxde/lxpanel/pspec.xml
index 546336ab77..0b3f0344bf 100644
--- a/desktop/lxde/lxpanel/pspec.xml
+++ b/desktop/lxde/lxpanel/pspec.xml
@@ -31,7 +31,7 @@
menu-cache-devel
gdk-pixbuf-devel
wireless-tools-devel
- libfilemanager-lxde-devel
+ libfm-devel
Correct_panel_size_under_GTK3.patch
@@ -59,7 +59,7 @@
fontconfig
lxmenu-data
wireless-tools
- libfilemanager-lxde
+ libfm
network-manager-applet
@@ -79,7 +79,7 @@
lxpanel
gtk3-devel
glib2-devel
- libfilemanager-lxde-devel
+ libfm-devel
/usr/include
diff --git a/desktop/lxde/pcmanfm/pspec.xml b/desktop/lxde/pcmanfm/pspec.xml
index 369ad19707..abdb6831da 100644
--- a/desktop/lxde/pcmanfm/pspec.xml
+++ b/desktop/lxde/pcmanfm/pspec.xml
@@ -22,7 +22,7 @@
pango-devel
cairo-devel
gdk-pixbuf-devel
- libfilemanager-lxde-devel
+ libfm-devel
@@ -36,7 +36,7 @@
cairo
libX11
gdk-pixbuf
- libfilemanager-lxde
+ libfm
/etc
diff --git a/desktop/lxqt/libfm-extra/pspec.xml b/desktop/lxqt/libfm-extra/pspec.xml
index b746ea1c65..0ff3cb34c4 100644
--- a/desktop/lxqt/libfm-extra/pspec.xml
+++ b/desktop/lxqt/libfm-extra/pspec.xml
@@ -2,7 +2,7 @@
- libfilemanager-lxde
+ libfm
https://github.com/lxde/libfm
Ayhan Yalçınsoy
@@ -30,6 +30,7 @@
gdk-pixbuf-devel
fontconfig-devel
menu-cache-devel
+ libfm-extra-devel
@@ -37,7 +38,7 @@
- libfilemanager-lxde
+ libfm
atk
gtk3
@@ -50,6 +51,7 @@
gdk-pixbuf
fontconfig
menu-cache
+ libfm-extra
/etc/xdg
@@ -63,9 +65,9 @@
- libfilemanager-lxde-devel
+ libfm-devel
- libfilemanager-lxde
+ libfm
gtk3-devel
glib2-devel
diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml
index a75add487a..6703145f75 100644
--- a/desktop/lxqt/libfm-qt/pspec.xml
+++ b/desktop/lxqt/libfm-qt/pspec.xml
@@ -43,7 +43,7 @@
/usr/share/libfm-qt
- libfm
+
@@ -61,7 +61,7 @@
- 2021-11-14
+ 2022-04-16
1.0.0
Version bump.
Mustafa Cinasal