summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-04-23 14:57:52 +0200
committerMarcin Wieczorek2018-04-23 14:57:52 +0200
commit7c84d06e583e6ea36cfbf72c93b1c481ce0be95f (patch)
tree79db7b9220898ea2def7fa6c518fe50e6b2759ed /PKGBUILD
parent134f72026288490e3512f2ce6ad26e6ce42b84cc (diff)
downloadaur-7c84d06e583e6ea36cfbf72c93b1c481ce0be95f.tar.gz
Version 3.17.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4023848a220a..bc269e5fc7c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.17.2
+pkgver=3.17.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=('4211ebd7939ce3ce0e847fa54fd4d5526d133ba0678e7c4d716a489f57b7eec0')
+sha256sums=('c872fa04bf5c360a917e13b07c05945ebf6c49d840ccf2c38388b37eb765900a')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"