summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2021-10-05 08:00:18 +0200
committerMarcin Wieczorek2021-10-05 08:00:18 +0200
commit73f645d434cdd820e47ed3e390bdcf383f872b9b (patch)
treee5c4919256e177d7061c2575679805ee750c44c4 /PKGBUILD
parent0ce5c5356f87ae48ef2af563460aecc210c675b8 (diff)
downloadaur-73f645d434cdd820e47ed3e390bdcf383f872b9b.tar.gz
Version 3.59.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 813049cfd0de..21f2ad0ac23a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.58.2
+pkgver=3.59.0
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=('770fdf239a86cc8dd1ffe9c83ab989e88b402b5f1acacc44baeb24165a4bd1b2')
+sha256sums=('1254e8f9850eead856d1195ff8a3a4c04d9b4d0e6aac2dc988f6000a27b09b52')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"