From d1d5f5a1837105d7feefa0e1e730d90498b19ab7 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 11 May 2020 15:46:46 +0300 Subject: [PATCH] qytdl: update to 1.1. --- srcpkgs/qytdl/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/qytdl/template b/srcpkgs/qytdl/template index 0f199d74333..e47abd7dd11 100644 --- a/srcpkgs/qytdl/template +++ b/srcpkgs/qytdl/template @@ -1,7 +1,7 @@ # Template file for 'qytdl' pkgname=qytdl -version=0.93 -revision=2 +version=1.1 +revision=1 archs=noarch build_style=gnu-makefile pycompile_dirs="usr/share/qytdl/src" @@ -10,9 +10,9 @@ short_desc="Simple Qt (PyQt5) frontend to Youtube-DL" maintainer="Orphaned " license="GPL-3" homepage="http://www.someplacedumb.net/content/progs/#qytdl" -distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.gz" -checksum=fe811fc7f91aa7c83aa381f754237df5be48e13be803accc08a1cd879aee630c -python_version=3 #unverified +distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.xz" +checksum=5626f6cfd205bd0f3e51dbddc4f033502cd64f024c230e2e3e742833c07b5c64 +python_version=3 do_install() { make PREFIX=${DESTDIR}/usr install