diff mbox series

[meta-xfce,3/3] xfmpc: upgrade 0.3.1 -> 0.3.2

Message ID 20250609111154.1056573-3-schonm@gmail.com
State New
Headers show
Series [meta-xfce,1/3] xfce4-mpc-plugin: upgrade 0.5.3 -> 0.5.5 | expand

Commit Message

Jason Schonberg June 9, 2025, 11:11 a.m. UTC
Changelog: https://gitlab.xfce.org/apps/xfmpc/-/blob/master/NEWS#L19

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-multimedia/xfmpc/{xfmpc_0.3.1.bb => xfmpc_0.3.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-multimedia/xfmpc/{xfmpc_0.3.1.bb => xfmpc_0.3.2.bb} (87%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb
similarity index 87%
rename from meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb
rename to meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb
index 73eafeebcf..f92618bfc7 100644
--- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb
+++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.2.bb
@@ -12,7 +12,7 @@  RRECOMMENDS:${PN} = "mpd"
 
 inherit xfce-app
 
-SRC_URI[sha256sum] = "4867d5dd100fa42ab39ebde6c784ec21ee31717f1adb3f4da070dafb3848d96d"
+SRC_URI[sha256sum] = "4a58bd9e9c14c391943bb35b57ed8eb49000655da176639e7245da7286b07825"
 
 # Fixes build with GCC-14 which enables incompatible-pointer-types as error
 CFLAGS += "-Wno-error=incompatible-pointer-types"