summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRickard Nilsson2012-02-19 19:00:14 +0000
committerThomas Dziedzic2012-02-19 19:00:14 +0000
commit4af7158ece672337296c2c06f9d5c0452aa23317 (patch)
treed79919ccae62ba8ee45e7cd63827fe8b3e24058d /PKGBUILD
parentc9b1148d27b871a9e985ba9a4989f6f5fa924fd9 (diff)
downloadaur-4af7158ece672337296c2c06f9d5c0452aa23317.tar.gz
updated on Sun Feb 19 19:00:13 UTC 2012
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e4587276dc0..7dbb4cb6fbea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Rickard Nilsson <rickard.nilsson@telia.com>
pkgname=mopidy-git
-pkgver=20111229
+pkgver=20120219
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-plugins')
+depends=('python2' 'gstreamer0.10-python' 'pyspotify-git' 'gawk' 'python2-pykka' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins')
makedepends=('python2')
source=('mopidy.rc' 'mopidy.conf')
provides=('mopidy')