git » phonon.git » commit c3dcf5a

https

author Antonio Rojas
2020-04-24 22:43:16 UTC
committer Antonio Rojas
2020-04-24 22:43:16 UTC
parent 5e54f27240af4054612989e1b5a4cc52806a7dce

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1009665..74cb340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=(LGPL)
 depends=(libpulse qt5-base)
 optdepends=('pulseaudio: PulseAudio support' 'qt5-tools: Designer plugin')
 makedepends=(extra-cmake-modules qt5-tools)
-source=("http://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
 sha256sums=('b4431ea2600df8137a717741ad9ebc7f7ec1649fa3e138541d8f42597144de2d'
             'SKIP')
 validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>