From fc437e3bc1f327c16dd797c35a98e2ad760d006c Mon Sep 17 00:00:00 2001 From: bket Date: Mon, 8 Jun 2026 05:30:11 +0000 Subject: [PATCH] Update to audacious-4.6.1 Changes: https://audacious-media-player.org/news/65-audacious-4-6-1-released --- audio/audacious/Makefile.inc | 2 +- audio/audacious/player/distinfo | 4 ++-- audio/audacious/player/pkg/PLIST | 1 + audio/audacious/plugins/distinfo | 4 ++-- audio/audacious/plugins/pkg/PLIST | 1 + meta/audacious/Makefile | 2 +- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/audio/audacious/Makefile.inc b/audio/audacious/Makefile.inc index e4b5393f869..9fcead051c7 100644 --- a/audio/audacious/Makefile.inc +++ b/audio/audacious/Makefile.inc @@ -1,5 +1,5 @@ # Do not forget to sync meta/audacious -VERSION = 4.6 +VERSION = 4.6.1 CATEGORIES = audio multimedia diff --git a/audio/audacious/player/distinfo b/audio/audacious/player/distinfo index 30a552a5f47..f9fcfc481d8 100644 --- a/audio/audacious/player/distinfo +++ b/audio/audacious/player/distinfo @@ -1,2 +1,2 @@ -SHA256 (audacious-4.6.tar.bz2) = A5iKahFORvkdq81NDa4p/K0Z9gKePChzeTjRvVJZed0= -SIZE (audacious-4.6.tar.bz2) = 520091 +SHA256 (audacious-4.6.1.tar.bz2) = YqWmCSZ+yn9uPOUu9vQtVhjSlh47TdwifGpYWQJpZdk= +SIZE (audacious-4.6.1.tar.bz2) = 525741 diff --git a/audio/audacious/player/pkg/PLIST b/audio/audacious/player/pkg/PLIST index 4550d0a4482..70606938489 100644 --- a/audio/audacious/player/pkg/PLIST +++ b/audio/audacious/player/pkg/PLIST @@ -88,6 +88,7 @@ share/locale/id_ID/LC_MESSAGES/ share/locale/id_ID/LC_MESSAGES/audacious.mo share/locale/it/LC_MESSAGES/audacious.mo share/locale/ja/LC_MESSAGES/audacious.mo +share/locale/ka/LC_MESSAGES/audacious.mo share/locale/ko/LC_MESSAGES/audacious.mo share/locale/lt/LC_MESSAGES/audacious.mo share/locale/lv/LC_MESSAGES/audacious.mo diff --git a/audio/audacious/plugins/distinfo b/audio/audacious/plugins/distinfo index 4b7326cbec4..2ae6ec87dc1 100644 --- a/audio/audacious/plugins/distinfo +++ b/audio/audacious/plugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (audacious-plugins-4.6.tar.bz2) = znCLygGU06GyuKiaKJLhx3mPN0WTVj+yHExkskq42Do= -SIZE (audacious-plugins-4.6.tar.bz2) = 1787724 +SHA256 (audacious-plugins-4.6.1.tar.bz2) = IuWKiiw/PKqWh0NDU2GMgiljzIhGzSOd421OjlvRZqY= +SIZE (audacious-plugins-4.6.1.tar.bz2) = 1797504 diff --git a/audio/audacious/plugins/pkg/PLIST b/audio/audacious/plugins/pkg/PLIST index 7b30a5327f6..8fc50bec2ea 100644 --- a/audio/audacious/plugins/pkg/PLIST +++ b/audio/audacious/plugins/pkg/PLIST @@ -260,6 +260,7 @@ share/locale/hu/LC_MESSAGES/audacious-plugins.mo share/locale/id_ID/LC_MESSAGES/audacious-plugins.mo share/locale/it/LC_MESSAGES/audacious-plugins.mo share/locale/ja/LC_MESSAGES/audacious-plugins.mo +share/locale/ka/LC_MESSAGES/audacious-plugins.mo share/locale/ko/LC_MESSAGES/audacious-plugins.mo share/locale/lt/LC_MESSAGES/audacious-plugins.mo share/locale/lv/LC_MESSAGES/audacious-plugins.mo diff --git a/meta/audacious/Makefile b/meta/audacious/Makefile index ef5581ddaf6..6669547c833 100644 --- a/meta/audacious/Makefile +++ b/meta/audacious/Makefile @@ -1,6 +1,6 @@ COMMENT = audacious meta-package -VERSION = 4.6 +VERSION = 4.6.1 PKGNAME = audacious-${VERSION} MAINTAINER = Bjorn Ketelaars