From e6d621868a70772a548445a355c00dfb9a557b45 Mon Sep 17 00:00:00 2001
From: pin <pin@pkgsrc.org>
Date: Mon, 1 Aug 2022 08:12:45 +0000
Subject: [PATCH] audio/spotify-qt: update to 3.9

Fixes
  Fixed not being able to move window under Wayland (#134).
  Fixed showing add and remove options for tracks in collaborative playlists
   (#160).
  Fixed some possible issues with selecting a device (#162).
  Fixed MPRIS support under KDE (#178).
  Fixed crash when opening links on some artists.

Changes
  Much improved MPRIS support (#4).
  Windows builds now use MSVC, and are available in x86 and x64 variants (#109).
  Added keyboard shortcuts (#118, #152).
  Added macOS builds (#121).
  Added high-DPI support on macOS (#123).
  Added support for playing tracks from outside the application (#136).
  Added support for selecting multiple tracks (#137).
  Added an option to use an expanded album cover (#147).
  Added an option to close application to the tray (#151).
  Improved detection of spotifyd config files (#154).
  Added an option to change device type (#161).
  Added message when queuing tracks (#166).
  Added AppImage builds for Linux.
  Replaced custom font option with ability to select font from system.
  Added an option to disable checking for updates on start.
---
 audio/spotify-qt/Makefile | 5 ++---
 audio/spotify-qt/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/audio/spotify-qt/Makefile b/audio/spotify-qt/Makefile
index 75d0168505de..2ac29aed72c4 100644
--- a/audio/spotify-qt/Makefile
+++ b/audio/spotify-qt/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/04/18 19:10:26 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/08/01 08:12:45 pin Exp $
 
-DISTNAME=	spotify-qt-3.8
-PKGREVISION=	1
+DISTNAME=	spotify-qt-3.9
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/audio/spotify-qt/distinfo b/audio/spotify-qt/distinfo
index c5ba78197612..22026f2d2859 100644
--- a/audio/spotify-qt/distinfo
+++ b/audio/spotify-qt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/01/17 12:30:08 pin Exp $
+$NetBSD: distinfo,v 1.13 2022/08/01 08:12:45 pin Exp $
 
-BLAKE2s (spotify-qt-3.8.tar.gz) = 700af5de02e81d3e2d235a9f9ccfc74ce08b7a39a6c161b7425b78c9a9a00a87
-SHA512 (spotify-qt-3.8.tar.gz) = 0c93ad31326d8e13315e9f2baf7342ea9161cd6609de839dae2edf2d1fdf8151d990ff1ec1a0fab9e3e9f8d7bdf1d92d7cb49a6516f8d7c73690c73fecee9a67
-Size (spotify-qt-3.8.tar.gz) = 1128273 bytes
+BLAKE2s (spotify-qt-3.9.tar.gz) = bca52b0340e3fdca4b9533dfa0c18ab5ab8628760b6f52175f8b229b8a5062bd
+SHA512 (spotify-qt-3.9.tar.gz) = 8cae4a4a1b2aea8e0df83f79f131f26c598057f3ecddf2bfefcf7083b034d020f288be05a0fd3da88c331433776bc36e0d42436b34af1aba07e04a4b17d264ba
+Size (spotify-qt-3.9.tar.gz) = 762468 bytes