summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-08-30 18:26:15 +0200
committerMarcin Wieczorek2017-08-30 18:26:15 +0200
commit439f1ddba533b132c3179783a09195b28bc55ce8 (patch)
tree6da29b6d3b73a4a9275f9a35af13a4c3e6abc98d /PKGBUILD
parent07f1b19ec2cb653627b70f01be873512068c33b2 (diff)
downloadaur-439f1ddba533b132c3179783a09195b28bc55ce8.tar.gz
Version 3.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2225bd46a6d..76eb53a33bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.3.1
+pkgver=3.3.2
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=('70b66860eb2aec85241ae2fae7dd0021225e49adabb365a0b05efb4d77345be7')
+sha256sums=('3897802b8370d82165d6157ab2e749e436af6347b8a4d0497949dea831da86fc')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"