summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-09-09 00:16:37 +0200
committerMarcin Wieczorek2017-09-09 00:16:37 +0200
commitd462a63af57cdd9a0e8de475820e3dd61f25a1ce (patch)
tree86c4ff9c4ebe593c5396e72bd67293bd573939bb /PKGBUILD
parente00f7433d0bd128c14ef66e12547b53c9ec6d8e7 (diff)
downloadaur-d462a63af57cdd9a0e8de475820e3dd61f25a1ce.tar.gz
Version 3.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19cfc0ba7eb2..8ba621f1c1a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.3.3
+pkgver=3.4.0
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=('181e610d960e758c7b5690b7cdca5c629504bc0ae2a7dec7ba82d5b6659dd8d1')
+sha256sums=('6f0f29b6b40abecf3e75b0ac1427c29abdffa00e81e71254a4de764f1723af50')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"