From 6543e3f948b8c218d4da2472717c8790e4c18f06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 19 Mar 2021 05:24:03 +0100 Subject: [PATCH] spotify-qt: upgrade 3.4 -> 3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-streaming/spotify/spotify-qt.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-streaming/spotify/spotify-qt.bb b/recipes-streaming/spotify/spotify-qt.bb index b551372..e5edbdc 100644 --- a/recipes-streaming/spotify/spotify-qt.bb +++ b/recipes-streaming/spotify/spotify-qt.bb @@ -4,9 +4,9 @@ LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://license;md5=e49f4652534af377a713df3d9dec60cb" SRC_URI = "git://github.com/kraxarn/spotify-qt.git" -SRCREV = "0d2e6611986ec75e15981fa46d8d161a245a0cd1" +SRCREV = "579f02aa14afb8b38652d0502b0f342b84855d19" S = "${WORKDIR}/git" -PV = "3.4" +PV = "3.5" DEPENDS = " \ qtbase \