From 40eb45358799a8de80c6d611a68495201780054a Mon Sep 17 00:00:00 2001 From: sirkhancision Date: Mon, 3 Apr 2023 00:12:40 -0300 Subject: [PATCH] syncplay: update to 1.7.0. --- srcpkgs/syncplay/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/syncplay/template b/srcpkgs/syncplay/template index bb34277a9106..de1449aeb86b 100644 --- a/srcpkgs/syncplay/template +++ b/srcpkgs/syncplay/template @@ -1,17 +1,16 @@ # Template file for 'syncplay' pkgname=syncplay -version=1.6.9 -revision=3 +version=1.7.0 +revision=1 build_style=gnu-makefile pycompile_dirs="usr/lib/syncplay/syncplay" -depends="desktop-file-utils python3-pyside2 python3-Twisted - qt5-declarative python3-service_identity" +depends="desktop-file-utils python3-Twisted python3-certifi python3-pyside2 python3-service_identity qt5-declarative" short_desc="Free software that synchronises media players" maintainer="KeepBotting " license="Apache-2.0" homepage="https://syncplay.pl/" distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz" -checksum=b4acaf009b816dcb3261d9b327aace9005494f0977944b65e3623d50eb465972 +checksum=d65c402869a5b5906a601cb08452363d29d7f08a4e5df0edd29676d8c0c7b81d python_version=3 post_install() {