Skip to content

Commit 48e42a6

Browse files
committed
parabolic: update to 2024.12.0
1 parent e812f2e commit 48e42a6

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

net/parabolic/Portfile

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ PortGroup openssl 1.0
1010
boost.version 1.81
1111

1212
name parabolic
13-
github.setup NickvisionApps Parabolic 2024.11.1
13+
github.setup NickvisionApps Parabolic 2024.12.0
1414
revision 0
1515
categories net gnome multimedia
1616
license GPL-3
17-
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
17+
maintainers {@nlogozzo} openmaintainer
1818
description Download web video and audio
1919
long_description GTK-based app to download video and audio \
2020
from the web.
21-
checksums rmd160 7d7e0f92e916e0a4bd65704ef31a2f2ab19bf78b \
22-
sha256 d334c52fb23b7e56ae369b59276c0748e95537c2ed4b7d0f229c2e63a2b34228 \
23-
size 4371049
21+
checksums rmd160 e6e155de966d48d8572c9f6e3bf49018bf9b5cbf \
22+
sha256 bf33b76b0684a2913819e974f2df1a5494626f4bde404ed41e4226d202db6004 \
23+
size 4505608
2424
github.tarball_from archive
2525

2626
depends_build-append \
@@ -39,6 +39,9 @@ depends_lib-append port:desktop-file-utils \
3939
port:libnick \
4040
port:libxmlxx5
4141

42+
depends_run-append port:aria2 \
43+
port:yt-dlp
44+
4245
compiler.cxx_standard 2020
4346

4447
configure.args-append \

0 commit comments

Comments
 (0)