summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edbf5421139c..ae98f32d2764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = phonon-qt4-gstreamer
pkgdesc = Phonon GStreamer backend for Qt4
pkgver = 4.9.0
pkgrel = 1
- url = http://phonon.kde.org/
+ url = https://phonon.kde.org/
arch = x86_64
license = LGPL
makedepends = gst-plugins-base
diff --git a/PKGBUILD b/PKGBUILD
index 11e9b9905273..09d7e042ad45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(x86_64)
pkgdesc="Phonon GStreamer backend for Qt4"
depends=(gst-plugins-base phonon-qt4)
provides=(phonon-qt4-backend)
-url='http://phonon.kde.org/'
+url='https://phonon.kde.org/'
license=(LGPL)
optdepends=('pulseaudio: PulseAudio support' 'gst-plugins-good: PulseAudio support and good codecs' 'gst-plugins-bad: additional codecs'
'gst-plugins-ugly: additional codecs' 'gst-libav: libav codec')