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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 26 19:08:35 UTC 2017


    Date: Thursday, October 26, 2017 @ 19:08:34
  Author: svenstaro
Revision: 264536

upgpkg: mopidy 2.1.0-2

Modified:
  mopidy/trunk/PKGBUILD

----------+
 PKGBUILD |   21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 19:04:40 UTC (rev 264535)
+++ PKGBUILD	2017-10-26 19:08:34 UTC (rev 264536)
@@ -3,20 +3,13 @@
 
 pkgname=mopidy
 pkgver=2.1.0
-pkgrel=1
-pkgdesc="Mopidy is an extensible music server written in Python"
+pkgrel=2
+pkgdesc="An extensible music server written in Python"
 arch=('any')
 url="http://www.mopidy.com"
 license=('APACHE')
-depends=('python2'
-         'python2-pykka>=1.1'
-         'python2-setuptools'
-         'python2-requests'
-         'gstreamer'
-         'gst-python2'
-         'gst-plugins-good'
-         'gst-plugins-ugly'
-         'python2-tornado>=2.3')
+depends=('python2' 'python2-pykka>=1.1' 'python2-setuptools' 'python2-requests' 'gstreamer'
+         'gst-python2' 'gst-plugins-good' 'gst-plugins-ugly' 'python2-tornado>=2.3')
 makedepends=('python2-sphinx')
 backup=('etc/mopidy/mopidy.conf')
 install=$pkgname.install
@@ -23,9 +16,9 @@
 source=("https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz"
         'mopidy.conf'
         'logging.conf')
-md5sums=('2a4229dfd9c21b561af0e8be3f0b15b8'
-         '5e3c3308a75241b2f7ea5647287ca70c'
-         'dbacd3800f63ef3c2a7135a6f3ee573d')
+sha512sums=('4d8c48180fb6402a64e16ac0d6448f354a3655a6924da7a55b70c8b2420cc1ede211ebaec7cfba0a365ca7595ae3d177a10184951c2203cc6e9a1a9631ce90de'
+            'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
+            '0c438058500ab7559baae21b03b10e2b80b10c77776b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list