diff options
| -rw-r--r-- | meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb (renamed from meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb index b8521ba95e..1e02bbe54f 100644 --- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb +++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Music Player Daemon (MPD) client written in GTK+" | 1 | SUMMARY = "Music Player Daemon (MPD) client written in GTK+" |
| 2 | HOMEPAGE = "https://goodies.xfce.org/projects/applications/xfmpc" | 2 | HOMEPAGE = "https://goodies.xfce.org/projects/applications/xfmpc" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | DEPENDS = "libxfce4util libxfce4ui libmpd vala-native" | 5 | DEPENDS = "libxfce4util libxfce4ui libmpd vala-native" |
| 6 | 6 | ||
| 7 | # While this item does not require it, it depends on mpd which does | 7 | # While this item does not require it, it depends on mpd which does |
| @@ -12,5 +12,4 @@ RRECOMMENDS:${PN} = "mpd" | |||
| 12 | 12 | ||
| 13 | inherit xfce-app | 13 | inherit xfce-app |
| 14 | 14 | ||
| 15 | SRC_URI[md5sum] = "e6ff8563f159d1e727d656fb88964998" | 15 | SRC_URI[sha256sum] = "4867d5dd100fa42ab39ebde6c784ec21ee31717f1adb3f4da070dafb3848d96d" |
| 16 | SRC_URI[sha256sum] = "c76e2a88dc3e1d345da7a5c68fa39981494c2b40033748efcac54411c9e65689" | ||
