summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-10-23 13:09:04 +0200
committerMarcin Wieczorek2017-10-23 13:09:04 +0200
commit3f9af467309cb40c191ed69a71f5d00c06063bd6 (patch)
tree19c792d7db059792c3615893b44507d8c56ac023 /PKGBUILD
parent17b5009c4ece1de4ccb8fefb69c2892cea2f5384 (diff)
downloadaur-3f9af467309cb40c191ed69a71f5d00c06063bd6.tar.gz
Version 3.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d98787fd500..19a735c7f92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.5.4
+pkgver=3.6.0
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -15,7 +15,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=('f0b776e894a37be4cfbaae4eee481718d80c67fa9fc4c4c450c83d17547f09fc')
+sha256sums=('c4b9f2b7909657702e870a374c5b3e11d18da1cbe47143161a7c4f672fea31ad')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"