summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-09-13 20:29:38 +0200
committerMarcin Wieczorek2017-09-13 20:29:38 +0200
commitd90a7c5d52a5d11f630db4475ea71b711611d75b (patch)
tree6eba651aa3be39fc4cf2c23c304500bd4828bcd9 /PKGBUILD
parentd462a63af57cdd9a0e8de475820e3dd61f25a1ce (diff)
downloadaur-d90a7c5d52a5d11f630db4475ea71b711611d75b.tar.gz
Version 3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ba621f1c1a1..655613ac5f51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.4.0
+pkgver=3.4.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=('6f0f29b6b40abecf3e75b0ac1427c29abdffa00e81e71254a4de764f1723af50')
+sha256sums=('fd2d96bea32319b55bfe5b471c3de8e39db917f241d9276d9f7e945dac90d211')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"