From ee2ea4e6a277a03dbfcd4a427b00c9514162fa9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 9 Mar 2023 00:18:13 +0700 Subject: [PATCH] qytdl: update to 1.6. --- srcpkgs/qytdl/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/qytdl/template b/srcpkgs/qytdl/template index 8781ab33e96..66013cab1b2 100644 --- a/srcpkgs/qytdl/template +++ b/srcpkgs/qytdl/template @@ -1,16 +1,16 @@ # Template file for 'qytdl' pkgname=qytdl -version=1.1 -revision=4 +version=1.6 +revision=1 build_style=gnu-makefile pycompile_dirs="usr/share/qytdl/src" -depends="desktop-file-utils python3-PyQt5 python3-youtube-dl" +depends="desktop-file-utils python3-PyQt5 yt-dlp" short_desc="Simple Qt (PyQt5) frontend to Youtube-DL" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.someplacedumb.net/content/progs/#qytdl" distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.xz" -checksum=5626f6cfd205bd0f3e51dbddc4f033502cd64f024c230e2e3e742833c07b5c64 +checksum=ec7b2e9222fc7a133e4c4734f88a584a561da3bf1f216af4b388b3b2a8a13671 python_version=3 do_install() {