smtube: switch to yt-dlp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'smtube'
|
||||
pkgname=smtube
|
||||
version=21.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc=src
|
||||
build_style=qmake
|
||||
make_build_args="
|
||||
@@ -10,7 +10,7 @@ make_build_args="
|
||||
DOC_PATH=\\\"/usr/share/doc/smtube\\\""
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-script-devel qt5-tools-devel qt5-webkit-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
||||
depends="desktop-file-utils hicolor-icon-theme yt-dlp"
|
||||
short_desc="Small youtube browser"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user