@@ -4,7 +4,7 @@ PortSystem 1.0
4
4
PortGroup github 1.0
5
5
6
6
name audacity
7
- version 3.7.0
7
+ version 3.7.1
8
8
categories audio
9
9
license GPL-3
10
10
maintainers {makr @mohd-akram} openmaintainer
@@ -17,7 +17,7 @@ subport ${name} {
17
17
18
18
github.setup audacity audacity ${version} Audacity-
19
19
github.tarball_from releases
20
- revision 1
20
+ revision 0
21
21
conflicts audacity-legacy
22
22
description multi-track audio editor
23
23
@@ -27,9 +27,9 @@ subport ${name} {
27
27
28
28
homepage https://www.audacityteam.org
29
29
30
- checksums rmd160 1e223f589b7856c53a99091f0f296722536c5fc0 \
31
- sha256 fefe75f375a7e63c436eefe7258e0817bb17abf433252df7fa2667813031eb70 \
32
- size 61801488
30
+ checksums rmd160 ee816008047fe6641a15a8346de689467764c42e \
31
+ sha256 5f89397a60dee54e5a6b05c9947ebce6e1566815050b01c534c52d44353ceb80 \
32
+ size 61795370
33
33
34
34
distname ${name} -sources-${version}
35
35
@@ -79,9 +79,9 @@ subport ${name}-manual {
79
79
github.setup audacity audacity-manual ${version} v
80
80
github.tarball_from releases
81
81
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
85
85
depends_run port:audacity
86
86
use_configure no
87
87
build {}
0 commit comments