diff --git a/recipes-streaming/spotify/spotify-qt.bb b/recipes-streaming/spotify/spotify-qt.bb index e3dcf42..b551372 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 = "f732c50112c48b73bd30b7c2e27e373da6e593b0" +SRCREV = "0d2e6611986ec75e15981fa46d8d161a245a0cd1" S = "${WORKDIR}/git" -PV = "3.3" +PV = "3.4" DEPENDS = " \ qtbase \