Date: Monday, November 21, 2022 @ 07:35:01 Author: arojas Revision: 1350903
upgpkg: smplayer 22.7.0-2: Drop smtube dependency temporarity, package is being dropped Modified: smplayer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 07:35:00 UTC (rev 1350902) +++ PKGBUILD 2022-11-21 07:35:01 UTC (rev 1350903) @@ -7,7 +7,7 @@ pkgname=smplayer pkgver=22.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats' url='https://www.smplayer.info/' arch=('x86_64') @@ -16,7 +16,7 @@ makedepends=('qt5-tools') optdepends=('smplayer-themes: icon themes collection' 'smplayer-skins: skin themes collection' - 'smtube: browse and play youtube videos' +# 'smtube: browse and play youtube videos' 'youtube-dl: youtube videos and streaming' 'yt-dlp: youtube videos and streaming' 'mplayer: alternative multimedia engine')
