summaryrefslogtreecommitdiff
path: root/audio/audacious/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-07-27 00:02:45 +0000
committernia <nia@pkgsrc.org>2020-07-27 00:02:45 +0000
commit2ea232825d56f43a3976bbb600610d71bbbf8674 (patch)
treee013e9f1de13813403c5919cad58a9c7756779e4 /audio/audacious/Makefile
parent864464e1e41cac3a29522e3db709ad194d6dd9e3 (diff)
downloadpkgsrc-2ea232825d56f43a3976bbb600610d71bbbf8674.tar.gz
audacious: Update to 4.0.5
Bugs fixed: * Fixed UI freeze when asterisk key was pressed (#962) * Fixed an exception when reading a large APE tag (#992) * Fixed album artist not being displayed for .m4a files (#1005) * Fixed a crash on exit with a plugin settings window open (#1007) * Fixed a crash when scrobbling with curl 7.71.0 (#1008) Other changes: * Changed the default CDDB server to gnudb.org (#994)
Diffstat (limited to 'audio/audacious/Makefile')
-rw-r--r--audio/audacious/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index 2f460002e6c..cba561ab393 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2020/06/09 17:06:04 nia Exp $
+# $NetBSD: Makefile,v 1.67 2020/07/27 00:02:45 nia Exp $
-DISTNAME= audacious-4.0.4
+DISTNAME= audacious-4.0.5
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2