summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-06-03 22:24:21 +0200
committerMarcin Wieczorek2018-06-03 22:24:21 +0200
commit37e0fc4e42ee8ddfc9842b115de4b105a0143909 (patch)
treef4ad0711ab2e2d78d2f19fded72684b38bbe78da /PKGBUILD
parent68354b435fe982ef3089898e0291d22e848c1698 (diff)
downloadaur-37e0fc4e42ee8ddfc9842b115de4b105a0143909.tar.gz
Version 3.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30d3b3141f57..3814dcf964bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.18.0
+pkgver=3.20.0
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=('6b5f6c28d20a196fde347ce83792996658f273626370b98498ad7acc8ebca648')
+sha256sums=('591501a231d38c3259c9fc105acd4b3377cd9f4d05184a4e1f4e8d19b52f6abb')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"