diff --git a/recipes-streaming/spotify/spotify-qt.bb b/recipes-streaming/spotify/spotify-qt.bb index 02bb903..48f0a15 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 = "bd6c6d6dd4e012b3865661f48ddf2407ed624232" +SRCREV = "59fcf9bd1d53a61b5d60977bbf5aefa01bddbbb0" S = "${WORKDIR}/git" -PV = "3.1" +PV = "3.2" DEPENDS = " \ qtbase \