summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 077f9889c6d3..612f67abbc60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.53.0
+pkgver=3.54.2
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('python-setuptools' 'python-pip')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jaedb/Iris/archive/${pkgver}.tar.gz")
-sha256sums=('920de84a2706c1fcd347d3c1a283922fb04d9d0bac30922816c2c55267f78141')
+sha256sums=('cd8910b7b60d36c4d80aef6fea50789ba5fae7f59cdcac403ad40f428ce4d00a')
package() {
cd "${srcdir}/Iris-${pkgver}"