summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-06-01 11:19:19 +0200
committerMarcin Wieczorek2017-06-01 11:19:19 +0200
commita370f95d27a6832caef697583ba2b382a6ea9732 (patch)
treeb561e73060d05efe911f612d001af77e3374f522 /PKGBUILD
parent5e658629cfba7b41dd978283d89bf69a15f1c64a (diff)
downloadaur-a370f95d27a6832caef697583ba2b382a6ea9732.tar.gz
Version 2.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4be4db4898be..9c86cbe20f4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=2.14.1
+pkgver=2.14.2
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=('048bf2e0161b333ace392dcf951fe7278058e733bee21eb675b5e2bdb6bb1b67')
+sha256sums=('1c3757cdcc65f17ff0799623cdad4bc0ae93445dfc94575a9be8109315248600')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"