Skip to content

Commit

Permalink
audio/ncspot: update to 0.9.6
Browse files Browse the repository at this point in the history
Maintenance
   -Enable autojump for playlist selection list in context menu (#225)
   -Use notify-rust with dbus instead of zbus (#718)
   -Fix compilation on Rust versions < 1.58.0
   -Make album sorting case-insensitive (#724)
   -Enable gapless by default (#735)
   -Improve playlist sorting (#741)
   -Dependency updates

New Contributors
   -@jirutka made their first contribution in #718
   -@Roger-Roger-debug made their first contribution in #741
  • Loading branch information
0323pin committed Mar 10, 2022
1 parent 769a62d commit 1fe50d7
Show file tree
Hide file tree
Showing 4 changed files with 373 additions and 453 deletions.
4 changes: 2 additions & 2 deletions audio/ncspot/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.36 2022/01/19 14:04:45 pin Exp $
# $NetBSD: Makefile,v 1.37 2022/03/10 08:02:50 pin Exp $

DISTNAME= ncspot-0.9.5
DISTNAME= ncspot-0.9.6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=hrkfdn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
Loading

0 comments on commit 1fe50d7

Please sign in to comment.