Skip to content

Commit 8bcc4f1

Browse files
committed
audacious 4.5.1
1 parent 8bde71c commit 8bcc4f1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Formula/a/audacious.rb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@ class Audacious < Formula
22
desc "Lightweight and versatile audio player"
33
homepage "https://audacious-media-player.org/"
44
license "BSD-2-Clause"
5-
revision 1
65

76
stable do
8-
url "https://distfiles.audacious-media-player.org/audacious-4.5.tar.bz2"
9-
sha256 "1ea5e0f871c6a8b2318e09a9d58fc573fe3f117ae0d8d163b60cc05b2ce7c405"
7+
url "https://distfiles.audacious-media-player.org/audacious-4.5.1.tar.bz2"
8+
sha256 "7194743a0a41b1d8f582c071488b77f7b917be47ca5e142dd76af5d81d36f9cd"
109

1110
resource "plugins" do
12-
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.5.tar.bz2"
13-
sha256 "36c19940ee7227f67df4f0c7fd98a5f60c60257a1a47ecd014c9e2a26d7846dd"
11+
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.5.1.tar.bz2"
12+
sha256 "f4feedc32776acfa9d24701d3b794fc97822f76da6991e91e627e70e561fdd3b"
1413

1514
livecheck do
1615
formula :parent

0 commit comments

Comments
 (0)