summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2021-01-14 12:44:24 +0100
committerMarcin Wieczorek2021-01-14 12:44:24 +0100
commit65373c7e21737929d09d14a2bbf6031fa32b3ba1 (patch)
tree637065544cc396e8df2b3c72d0f9f27de99fefc4 /PKGBUILD
parentcc796f11f7a3e1880f4ee23b86756122a6dacd9e (diff)
downloadaur-65373c7e21737929d09d14a2bbf6031fa32b3ba1.tar.gz
Version 3.55.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03c5f130170b..da28bfcf672e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.55.1
+pkgver=3.55.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=('d4f3e59533c6f54d1b68a10a5be3d2fc01c3fe86fa2865b88786b5be8b5b7036')
+sha256sums=('d2451f8cdeaa076557c69450ae0d3af31d3f8ab8aba96641cde57ae2b1b8a798')
package() {
cd "${srcdir}/Iris-${pkgver}"