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 8aa5970c0d92..5808907c2cf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = phonon-qt4-gstreamer
pkgdesc = Phonon GStreamer backend for Qt4
pkgver = 4.9.1
pkgrel = 1
- url = https://phonon.kde.org/
+ url = https://phonon.kde.org://community.kde.org/Phonon
arch = x86_64
license = LGPL
makedepends = gst-plugins-base
diff --git a/PKGBUILD b/PKGBUILD
index 0df7b969ea27..343c47c758a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(x86_64)
pkgdesc="Phonon GStreamer backend for Qt4"
depends=(gst-plugins-base phonon-qt4)
provides=(phonon-qt4-backend)
-url='https://phonon.kde.org/'
+url=https://phonon.kde.org://community.kde.org/Phonon''
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')