[arch-commits] Commit in mopidy/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Dec 25 00:15:45 UTC 2019
Date: Wednesday, December 25, 2019 @ 00:15:44
Author: foxboron
Revision: 540595
upgpkg: mopidy 3.0.1-2
Modified:
mopidy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-24 23:43:30 UTC (rev 540594)
+++ PKGBUILD 2019-12-25 00:15:44 UTC (rev 540595)
@@ -4,13 +4,13 @@
pkgname=mopidy
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="An extensible music server written in Python"
arch=('any')
url="https://www.mopidy.com"
license=('APACHE')
depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 'gstreamer'
- 'gst-python2' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 'gst-plugins-base')
+ 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 'gst-plugins-base')
checkdepends=('python-gobject' 'python-pytest' 'python-responses')
makedepends=('python-sphinx' 'python-sphinx_rtd_theme')
backup=('etc/mopidy/mopidy.conf')
More information about the arch-commits
mailing list