summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-08-07 01:51:21 +0200
committerMarcin Wieczorek2018-08-07 01:51:21 +0200
commit0671723b85dc50519862d41adcb88faff03dc5b1 (patch)
treeb566a5f491eb50992dc42127223f592ac374a922 /PKGBUILD
parent4c2a3d4d641472e54b487ea12ff3d2123fc607f1 (diff)
downloadaur-0671723b85dc50519862d41adcb88faff03dc5b1.tar.gz
Version 3.23.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 506156093458..605f0ebcff2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.23.0
+pkgver=3.23.2
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=('400a07c3d95cff72619d85e780af2741781f1fc08f3ed84f9789fdf5ab400dfe')
+sha256sums=('a7d79ce2b1b707d80c36771a838c3671fb6971f0ea10a4520fd08e9fc264c4fd')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"