summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 239aae5f0801..3e4587276dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Rickard Nilsson <rickard.nilsson@telia.com>
pkgname=mopidy-git
-pkgver=20111128
+pkgver=20111229
pkgrel=1
pkgdesc="A music server which can play music from Spotify"
arch=(any)
url="http://www.mopidy.com"
license=('APACHE')
-depends=('python2' 'gstreamer0.10-python' 'pyspotify-git' 'gawk' 'python2-pykka' 'gstreamer0.10-good')
+depends=('python2' 'gstreamer0.10-python' 'pyspotify-git' 'gawk' 'python2-pykka' 'gstreamer0.10-good-plugins')
makedepends=('python2')
source=('mopidy.rc' 'mopidy.conf')
provides=('mopidy')