Skip to content

Commit

Permalink
audio/spotify-player: update to 0.11.0
Browse files Browse the repository at this point in the history
What's Changed
 - add initial issue templates in #104
 - Refactor default themes in #107
 - Add sharing support in #110
 - Update play/pause icon usage and rename doc folder in #112
 - Add support for seeing the current queue in #113
 - Fix incorrect playback position on Linux in #114
 - Automatically update the lyric page on playing new track in #115
 - More flexible theme config in #118

Notes
 There are some potentially breaking changes with theme configurations.
 Please refer to the updated theme documentation for migration.
  • Loading branch information
pin committed Feb 4, 2023
1 parent c8c1e01 commit 17c0b70
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 467 deletions.
4 changes: 2 additions & 2 deletions audio/spotify-player/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.23 2022/12/26 22:07:37 pin Exp $
# $NetBSD: Makefile,v 1.24 2023/02/04 20:08:46 pin Exp $

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

0 comments on commit 17c0b70

Please sign in to comment.