summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-06-18 11:19:00 +0200
committerMarcin Wieczorek2018-06-18 11:19:00 +0200
commit36783df2490e5b8cf4ac85509ee422ad9fb2fa50 (patch)
tree69dbf44b74c3f28bb475d13e1f544c72336cb19c /PKGBUILD
parent908c7c4b173fdcdc93b2de2d61bcb76c95c19883 (diff)
downloadaur-36783df2490e5b8cf4ac85509ee422ad9fb2fa50.tar.gz
Version 3.21.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4974d38c9988..174b110224d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.21.1
+pkgver=3.21.3
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python2' 'mopidy' 'mopidy-spotify' 'python2-configobj'
makedepends=('python2' 'python2-setuptools' 'python2-pip')
optdepends=('mopidy-local-sqlite: local library support')
source=("https://files.pythonhosted.org/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
-sha256sums=('ad1e502b78429dab89584e7dc1773ca47990f20316aa6ca3cd0b9789673ea981')
+sha256sums=('8fee9355e05467b5cba982d31296a7b13e6a65a52b541220e023655cfe0fe53e')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"