Skip to content

Commit

Permalink
audio/spotify-player: update to 0.13.1
Browse files Browse the repository at this point in the history
0.13.1
What's Changed
 - Hot fix for v0.13.0 in #174

0.13.0
What's Changed
 - Cleanup viuer's temp files before rendering an image in #157
 - Use spotify_player instead of spotify-player in documents in #162
 - remove colon from log file name in #168
 - Add configuration option for streaming in #169
 - Add buffered playback in #171
 - Add enable_image_cache config option in #172
 - Support selecting an action in action list popup using '0' to '9' in #173
  • Loading branch information
0323pin committed Mar 29, 2023
1 parent 315816a commit 0f5370a
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 363 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.27 2023/03/04 15:38:21 pin Exp $
# $NetBSD: Makefile,v 1.28 2023/03/29 19:24:27 pin Exp $

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

0 comments on commit 0f5370a

Please sign in to comment.