summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2021-12-20 17:52:29 +0100
committerMarcin Wieczorek2021-12-20 17:52:29 +0100
commit949132b535fb760c3ae655d9659338913ea93d49 (patch)
tree3d48b60d4451712d74e9b6744c3a941eb457d1b0 /PKGBUILD
parent65952567b07138955204d66e28bf3b25a70a88a8 (diff)
downloadaur-949132b535fb760c3ae655d9659338913ea93d49.tar.gz
Version 3.60.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c6d273502d7..46026cd32c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.60.0
+pkgver=3.60.1
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=('f4b892a7f1ba2d3700033b3e1ee47046a04aa3ea3e2fcf54d417d9df2bc686a3')
+sha256sums=('efb36f75a0df85b27041ed3b74fcb437d450d6e85d9a6cc7ced10daca7d66bbd')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"