Skip to content

Commit a100de3

Browse files
committed
audacious 4.5
1 parent 32f3df1 commit a100de3

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 2
65

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

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

1514
livecheck do
1615
formula :parent

0 commit comments

Comments
 (0)