summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2019-02-04 00:44:57 +0100
committerMarcin Wieczorek2019-02-04 00:44:57 +0100
commit47f0ac37ce7a70ea87a22a1b0e8bda482d4f8848 (patch)
treec88edeea894c351472163c02467dd1ca7a0d088b /PKGBUILD
parentba58847bc957ff7a1fcf16ba4d79eafd281d5350 (diff)
downloadaur-47f0ac37ce7a70ea87a22a1b0e8bda482d4f8848.tar.gz
Version 3.32.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 638877e3a316..7641cbd43394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.31.6
+pkgver=3.32.1
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python2' 'mopidy' 'mopidy-spotify' 'python2-configobj'
makedepends=('python2' 'python2-setuptools' 'python2-pip')
optdepends=('mopidy-local-sqlite: local library support')
source=("https://files.pythonhosted.org/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
-sha256sums=('84dfaabd0644a9fee45a1eb65578d39001b52dbf39658667c20965ca87622435')
+sha256sums=('b88ed739d9b57d06dcf65c6d264b12cfd348d9517b274d0140206affd21e6b31')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"