summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2019-02-11 17:41:07 +0100
committerMarcin Wieczorek2019-02-11 17:41:07 +0100
commita6945fd842acae1f30208722cd1eab3a4b7dfcaa (patch)
tree1fe8fd68846069cfea144e7bc45f3720432e9129 /PKGBUILD
parent47f0ac37ce7a70ea87a22a1b0e8bda482d4f8848 (diff)
downloadaur-a6945fd842acae1f30208722cd1eab3a4b7dfcaa.tar.gz
Version 3.32.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7641cbd43394..a65a3522e33f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.32.1
+pkgver=3.32.4
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=('b88ed739d9b57d06dcf65c6d264b12cfd348d9517b274d0140206affd21e6b31')
+sha256sums=('eff856e91d900999177435347255fdff2a89d72b3f0b2dbfaca45945fb6c6399')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"