From 5b81c78d1b3b643aaa453c0b1f5a9e59d63eef17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 2 Jan 2021 14:09:01 +0100 Subject: [PATCH] spotify-qt: upgrade 3.2 -> 3.3 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 48f0a15..e3dcf42 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 = "59fcf9bd1d53a61b5d60977bbf5aefa01bddbbb0" +SRCREV = "f732c50112c48b73bd30b7c2e27e373da6e593b0" S = "${WORKDIR}/git" -PV = "3.2" +PV = "3.3" DEPENDS = " \ qtbase \