[arch-commits] Commit in mopidy/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 16 23:31:00 UTC 2016


    Date: Wednesday, February 17, 2016 @ 00:31:00
  Author: svenstaro
Revision: 161914

upgpkg: mopidy 2.0.0-2

Fix FS#48215

Modified:
  mopidy/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 23:29:20 UTC (rev 161913)
+++ PKGBUILD	2016-02-16 23:31:00 UTC (rev 161914)
@@ -3,7 +3,7 @@
 
 pkgname=mopidy
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Mopidy is an extensible music server written in Python"
 arch=('any')
 url="http://www.mopidy.com"
@@ -12,10 +12,10 @@
          'python2-pykka>=1.1'
          'python2-setuptools'
          'python2-requests'
-         'gstreamer0.10-python'
-         'gstreamer0.10-base-plugins'
-         'gstreamer0.10-good-plugins'
-         'gstreamer0.10-ugly-plugins'
+         'gstreamer'
+         'gst-python2'
+         'gst-plugins-good'
+         'gst-plugins-ugly'
          'python2-tornado>=2.3')
 optdepends=('mopidy-spotify: Spotify backend'
             'mopidy-scrobbler: Last.FM scrobbler'



More information about the arch-commits mailing list