summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-06-20 10:27:55 +0200
committerMarcin Wieczorek2017-06-20 10:27:55 +0200
commitd89fa436be041cac09b52b8863d7eadd1b39e4bc (patch)
tree3d6faf89f1caa549998cb06a6b95cf5649f98909 /PKGBUILD
parent02e7eae699981666659e30f5691ca304ae7c77fd (diff)
downloadaur-d89fa436be041cac09b52b8863d7eadd1b39e4bc.tar.gz
Version 2.14.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2ab29cc27fc..157fbbc6a78d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=2.14.3
+pkgver=2.14.5
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=('e3f70215181a41504891d424276caf82a9e8e00ab291e2151b359a2e81957d13')
+sha256sums=('e2dc70c7d4f1f81a9976794c8aa819639fd6566893890bff63e2d510a8a99384')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"