net-misc/youtube-viewer: upgrade 3.9.7 -> 3.10.1

Signed-off-by: Stefan Strogin <steils@gentoo.org>
This commit is contained in:
Stefan Strogin
2022-07-29 02:09:25 +02:00
parent 7571410bf0
commit 17b3a120c1
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
DIST youtube-viewer-3.9.7.tar.gz 260891 BLAKE2B 7178371f5749c8933d31720f1e42494ff16c73c50b6c6be19b0d1ce68fcd836cfc9a256f33c5fe6af48785c5c26ae3515afe5601e0d6141e0cbbc77e13f21da8 SHA512 77d94d706055f3657bb032f44fa52ef5d89554d1ad64d78d579d89849f9a5c6d24560421d5e6e01b6a51eb134c6eff76e523091d483b6dbffd4f7a500471e509
DIST youtube-viewer-3.10.1.tar.gz 263735 BLAKE2B 319c0d1f3342fc4988215e70205e6a0c627cfd7f4edfa61788474621859ae72ba6e5212818c3bb95d0a15345575dec049be7240861b03d4d62b9ef95873a908a SHA512 629601ea912258873eb2c5ad4b527eb45f733847611fc2424fcb038758fda06c3bd730b14781d9e091c0b6a1d9fd637ad15a08079f68469edfe7d83124408242

View File

@@ -64,7 +64,7 @@ pkg_postinst() {
optfeature "local cache support" dev-perl/LWP-UserAgent-Cached
optfeature "faster JSON to HASH conversion" dev-perl/JSON-XS
optfeature "printing results in a fixed-width format (--fixed-width, -W)" dev-perl/Text-CharWidth
optfeature "live streams support" net-misc/youtube-dl
optfeature "live streams support" net-misc/yt-dlp net-misc/youtube-dl
elog
elog "Check the configuration file in ~/.config/youtube-viewer/"
elog "and configure your video player backend."

View File

@@ -65,7 +65,7 @@ pkg_postinst() {
optfeature "local cache support" dev-perl/LWP-UserAgent-Cached
optfeature "faster JSON to HASH conversion" dev-perl/JSON-XS
optfeature "printing results in a fixed-width format (--fixed-width, -W)" dev-perl/Text-CharWidth
optfeature "live streams support" net-misc/youtube-dl
optfeature "live streams support" net-misc/yt-dlp net-misc/youtube-dl
elog
elog "Check the configuration file in ~/.config/youtube-viewer/"
elog "and configure your video player backend."