From b58151a82128853b9d945cce83c5ac6322aa6c6a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 4 Jul 2020 11:26:17 +0200 Subject: [PATCH] spotify, revbump, fix Deskbar link (#5161) --- media-sound/spotify_qt/spotify_qt-2.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/spotify_qt/spotify_qt-2.4.recipe b/media-sound/spotify_qt/spotify_qt-2.4.recipe index deae6f9fc..d2167e117 100644 --- a/media-sound/spotify_qt/spotify_qt-2.4.recipe +++ b/media-sound/spotify_qt/spotify_qt-2.4.recipe @@ -7,7 +7,7 @@ clients, controlling music playback requires Spotify Premium." HOMEPAGE="https://github.com/kraxarn/spotify-qt" COPYRIGHT="2020 Kraxarn" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/kraxarn/spotify-qt/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="ca9b4af238f4b7392524c93bee4093db656cf240f5ef490c6f569238dec35455" SOURCE_FILENAME="spotify-qt-v$portVersion.tar.gz" @@ -73,5 +73,5 @@ INSTALL() addResourcesToBinaries spotify-qt.rdef \ $appsDir/SpotifyQt - addAppDeskbarSymlink $prefix/bin/spotify-qt SpotifyQt + addAppDeskbarSymlink $appsDir/SpotifyQt }