diff --git a/srcpkgs/xfce4-mpc-plugin/patches/mpd.patch b/srcpkgs/xfce4-mpc-plugin/patches/mpd.patch
deleted file mode 100644
index 8a47af06bd5..00000000000
--- a/srcpkgs/xfce4-mpc-plugin/patches/mpd.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/panel-plugin/xfce4-mpc-plugin.h b/panel-plugin/xfce4-mpc-plugin.h
-index 7678045..653259f 100644
---- a/panel-plugin/xfce4-mpc-plugin.h
-+++ b/panel-plugin/xfce4-mpc-plugin.h
-@@ -20,7 +20,7 @@
- #include <gtk/gtk.h>
- #include <libxfce4panel/libxfce4panel.h>
- 
--#ifdef HAVE_LIBMPD
-+#if HAVE_LIBMPD
- #include <libmpd/libmpd.h>
- #ifdef DEBUG
- #include <libmpd/debug_printf.h>
diff --git a/srcpkgs/xfce4-mpc-plugin/template b/srcpkgs/xfce4-mpc-plugin/template
index 34409755e6f..a48b3249b58 100644
--- a/srcpkgs/xfce4-mpc-plugin/template
+++ b/srcpkgs/xfce4-mpc-plugin/template
@@ -1,6 +1,6 @@
 # Template file for 'xfce4-mpc-plugin'
 pkgname=xfce4-mpc-plugin
-version=0.5.4
+version=0.5.5
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config gettext"
@@ -10,7 +10,7 @@ maintainer="Peter Wang <novalazy@gmail.com>"
 license="ISC"
 homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
 distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=a66c85f07558221c907e2e5475a28ea32a76e59577d60a4f0cc68c26cb090f7d
+checksum=4ce7d77667a263ee9916c0cab2a733b17e3bd65705cd4ed5cec3cbde6e7298cf
 
 post_install() {
 	vlicense COPYING