[arch-commits] Commit in mopidy/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Jan 4 13:47:15 UTC 2017
Date: Wednesday, January 4, 2017 @ 13:47:14
Author: jelle
Revision: 204864
upgpkg: mopidy 2.1.0-1
Remove AUR optdepends
Modified:
mopidy/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-04 12:36:43 UTC (rev 204863)
+++ PKGBUILD 2017-01-04 13:47:14 UTC (rev 204864)
@@ -2,7 +2,7 @@
# Contributor: Alexandre Petitjean <alpetitjean at gmail dot com>
pkgname=mopidy
-pkgver=2.0.1
+pkgver=2.1.0
pkgrel=1
pkgdesc="Mopidy is an extensible music server written in Python"
arch=('any')
@@ -17,10 +17,6 @@
'gst-plugins-good'
'gst-plugins-ugly'
'python2-tornado>=2.3')
-optdepends=('mopidy-spotify: Spotify backend'
- 'mopidy-scrobbler: Last.FM scrobbler'
- 'mopidy-mopify: Web client with Spotify-inspired interface'
- 'mopidy-soundcloud: Soundcloud backend')
makedepends=('python2-sphinx')
backup=('etc/mopidy/mopidy.conf')
install=$pkgname.install
@@ -27,7 +23,7 @@
source=("https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz"
'mopidy.conf'
'logging.conf')
-md5sums=('2100c92ca92b50c7f5f139f3e32c7a71'
+md5sums=('2a4229dfd9c21b561af0e8be3f0b15b8'
'5e3c3308a75241b2f7ea5647287ca70c'
'dbacd3800f63ef3c2a7135a6f3ee573d')
More information about the arch-commits
mailing list