summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2021-04-10 11:17:05 +0200
committerMarcin Wieczorek2021-04-10 11:17:05 +0200
commite2ecddf8f607f5548b956a92bd469cbd8ebba92f (patch)
tree097dc9aea0b2e643b585d610ba124ecfabe0eb87 /PKGBUILD
parent63fbb1d09ab9ce70cca215b9e87e361bc3c1df6a (diff)
downloadaur-e2ecddf8f607f5548b956a92bd469cbd8ebba92f.tar.gz
Version 3.57.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19b49110e142..a61e626b98b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.57.4
+pkgver=3.57.5
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://pypi.io/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
-sha256sums=('6724cfe381eb6bf300baeeca68b68d31f82b7dbc4b0741e5a9b25e059b80b1fe')
+sha256sums=('c51de062a5e2280a1635b4b79dec8e8ffa50b036ce9884bdcfab15dc66dc7a48')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"