Skip to content

Commit

Permalink
audio/spotify-player: update to 0.10.0
Browse files Browse the repository at this point in the history
What's Changed
 - Update dependencies in #91
 - Improve radio feature UX in #92
 - Implement tracks context in #94
 - Fix liked tracks errors in #95
  • Loading branch information
0323pin committed Dec 26, 2022
1 parent d1df5c6 commit 461cfd1
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 519 deletions.
4 changes: 2 additions & 2 deletions audio/spotify-player/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.22 2022/09/26 13:48:41 pin Exp $
# $NetBSD: Makefile,v 1.23 2022/12/26 22:07:37 pin Exp $

DISTNAME= spotify-player-0.9.8
DISTNAME= spotify-player-0.10.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=aome510/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
Loading

0 comments on commit 461cfd1

Please sign in to comment.