summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-07-28 14:40:12 +0200
committerMarcin Wieczorek2017-07-28 14:40:12 +0200
commit9a1143f055515c97e698698c177fa8c7be018063 (patch)
tree7a2583f4d7c634b8522e00294fb9f2b978762444 /PKGBUILD
parent226e35e98c7efafbd917061fb825b7cb571998fe (diff)
downloadaur-9a1143f055515c97e698698c177fa8c7be018063.tar.gz
Version 3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fc1d682154a..739995bc65d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.0.5
+pkgver=3.1.1
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=('c927ecb9c2276126b0856a32a798ca7cca9e98d314eff131f923e818ebbf4b65')
+sha256sums=('75caefe04b5eec5d23c8d1b76cbe2671086efd16c77e8700856b0af9516eae1e')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"