Skip to content

Commit 9948c5c

Browse files
committed
audio/spotify-qt: update to 4.0.3
Fixes Fixed a common crash while starting the application (#311). Fixed playlists not loading correctly in some cases (#313). Fixed milliseconds in lyrics not being parsed correctly. Fixed podcasts not loading correctly in some cases. Fixed not loading artist albums in some cases. Fixed not being able to follow/unfollow artists in some cases. Changes Added Wayland support for AppImage builds (#249). Now hides followers and popularity from artist if unavailable. Now hides genres description from artist if unavailable. Now hides popular tracks from artists if unavailable. Now hides album groups from artists if unavailable. Removed deprecated "New releases" from library. Now disables playlists that can't be loaded. Logs from Qt can now be viewed in the application. Improved error handling when player refresh fails. Improved error handling when device/queue menu fails.
1 parent ea89c01 commit 9948c5c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

audio/spotify-qt/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.41 2026/02/17 13:53:32 pin Exp $
1+
# $NetBSD: Makefile,v 1.42 2026/03/06 08:19:26 pin Exp $
22

3-
DISTNAME= spotify-qt-4.0.2
3+
DISTNAME= spotify-qt-4.0.3
44
CATEGORIES= audio
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=kraxarn/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

audio/spotify-qt/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.19 2026/02/17 13:53:32 pin Exp $
1+
$NetBSD: distinfo,v 1.20 2026/03/06 08:19:26 pin Exp $
22

3-
BLAKE2s (spotify-qt-4.0.2.tar.gz) = aa10ac8d577bc852b405a1696a6801c14366027fc2ad103d3851bc122af749dc
4-
SHA512 (spotify-qt-4.0.2.tar.gz) = 4f0093aae700e59efde1dbebc0cc713443bb7a25647e2aaf0eabeda36fe41016540c5683b527024c734526ed45e66ef2dc0c8674fe2ebd9036b13ab32ac9831a
5-
Size (spotify-qt-4.0.2.tar.gz) = 780856 bytes
3+
BLAKE2s (spotify-qt-4.0.3.tar.gz) = 9843cea3d46122d87cbf51d19801f6102a9874daafeaee18e668c20ac59ad76d
4+
SHA512 (spotify-qt-4.0.3.tar.gz) = f1ad97823fb7db1ad5ddc5563260e291978bda7088a2f75eb85229db1afd3ac6b2cb3e74a8c5673dab6e8be265ec67ec6753a4dc120522d161b856ccae30b64b
5+
Size (spotify-qt-4.0.3.tar.gz) = 778934 bytes

0 commit comments

Comments
 (0)