Skip to content

Commit 39c9e65

Browse files
committed
audio/spotify-player: update to 0.10.0
What's Changed - Update dependencies in #91 - Improve radio feature UX in #92 - Implement tracks context in #94 - Fix liked tracks errors in #95
1 parent 89a91a3 commit 39c9e65

File tree

3 files changed

+619
-519
lines changed

3 files changed

+619
-519
lines changed

audio/spotify-player/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2022/09/26 13:48:41 pin Exp $
1+
# $NetBSD: Makefile,v 1.23 2022/12/26 22:07:37 pin Exp $
22

3-
DISTNAME= spotify-player-0.9.8
3+
DISTNAME= spotify-player-0.10.0
44
CATEGORIES= audio
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=aome510/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

0 commit comments

Comments
 (0)