Skip to content

Commit f6a0749

Browse files
committed
audacity: update to 3.7.1
1 parent a152460 commit f6a0749

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

audio/audacity/Portfile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup github 1.0
55

66
name audacity
7-
version 3.7.0
7+
version 3.7.1
88
categories audio
99
license GPL-3
1010
maintainers {makr @mohd-akram} openmaintainer
@@ -17,7 +17,7 @@ subport ${name} {
1717

1818
github.setup audacity audacity ${version} Audacity-
1919
github.tarball_from releases
20-
revision 1
20+
revision 0
2121
conflicts audacity-legacy
2222
description multi-track audio editor
2323

@@ -27,9 +27,9 @@ subport ${name} {
2727

2828
homepage https://www.audacityteam.org
2929

30-
checksums rmd160 1e223f589b7856c53a99091f0f296722536c5fc0 \
31-
sha256 fefe75f375a7e63c436eefe7258e0817bb17abf433252df7fa2667813031eb70 \
32-
size 61801488
30+
checksums rmd160 ee816008047fe6641a15a8346de689467764c42e \
31+
sha256 5f89397a60dee54e5a6b05c9947ebce6e1566815050b01c534c52d44353ceb80 \
32+
size 61795370
3333

3434
distname ${name}-sources-${version}
3535

@@ -79,9 +79,9 @@ subport ${name}-manual {
7979
github.setup audacity audacity-manual ${version} v
8080
github.tarball_from releases
8181
homepage https://manual.audacityteam.org
82-
checksums rmd160 a7a70b518c030ba3d6f75c77d66feaf5bb9b9c36 \
83-
sha256 b5465f43c7185f90a9186e500fbd2ebeeb7ac83c90f06d66a0c3fbe48c4fdb42 \
84-
size 26206196
82+
checksums rmd160 c6f6b2046ac76c609cc45c91aefed5c1ad3ba489 \
83+
sha256 c73a786c9fe925e91241ed61fc8999c6c1f763b5482bea850051ad42c842acf8 \
84+
size 26204232
8585
depends_run port:audacity
8686
use_configure no
8787
build {}

0 commit comments

Comments
 (0)