summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-09-20 10:36:03 +0200
committerMarcin Wieczorek2017-09-20 10:36:03 +0200
commit81739cdbefbf93f3805988e2e691eeee91e42272 (patch)
treed88682a7bd5bdbf63925ff5f9d159f1c90afe142 /PKGBUILD
parent993b5bd877c4e205a09f094b5380dd1069b81656 (diff)
downloadaur-81739cdbefbf93f3805988e2e691eeee91e42272.tar.gz
Version 3.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 314ee8b5aa11..b69a06967b29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.4.3
+pkgver=3.4.4
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=('891fa5ed9e5f88d9f51e81f529ba3230fe7b30964b04cc91212a6d624f62bacd')
+sha256sums=('0c352e50703a180546aac625135f4bc4a1dea5d3352228b21f59f9da6923d482')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"