aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/phonon-backend-gstreamer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/phonon-backend-gstreamer/APKBUILD b/community/phonon-backend-gstreamer/APKBUILD
index 7c034573c4..702bb0be74 100644
--- a/community/phonon-backend-gstreamer/APKBUILD
+++ b/community/phonon-backend-gstreamer/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="gstreamer1-dev gst-plugins-base1-dev gstreamer1-dev phonon-dev"
makedepends="$depends_dev cmake automoc4"
install=""
subpackages=""
-source="http://download.kde.org/stable/phonon/phonon-backend-gstreamer/$pkgver/src/phonon-backend-gstreamer-$pkgver.tar.xz"
+source="http://download.kde.org/stable/phonon/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"
builddir="$srcdir"/phonon-gstreamer-$pkgver