commit 51f18a09c6240373d61988128fecefe2875cc010
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 3 22:34:28 2019 +0000
Use https instead http in URLs
smtube.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smtube.spec b/smtube.spec
index 5e41190..84948bc 100644
--- a/smtube.spec
+++ b/smtube.spec
@@ -4,8 +4,8 @@ Release: 1%{?dist}
Summary: YouTube browser for SMPlayer
License: GPLv2+
-URL:
http://www.smtube.org
-Source0:
http://downloads.sourceforge.net/smtube/smtube-%{version}.tar.bz2
+URL:
https://www.smtube.org
+Source0:
https://downloads.sourceforge.net/smtube/smtube-%{version}.tar.bz2
Patch3: smtube-18.11.0-system-qtsingleapplication.patch
BuildRequires: qt5-qtbase-devel