summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-05-28 05:07:12 +0200
committerMarcin Wieczorek2017-05-28 05:07:12 +0200
commit5e658629cfba7b41dd978283d89bf69a15f1c64a (patch)
tree56721d5d5c5ccd40e8fbd02b77d5b806b1db2047 /PKGBUILD
parent49e17d510564f282fdcfe94bb36af1dbd644daad (diff)
downloadaur-5e658629cfba7b41dd978283d89bf69a15f1c64a.tar.gz
Version 2.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f769291e3c15..4be4db4898be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=2.14.0
+pkgver=2.14.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=('0db1344d41830cf7d76d1cb91c2547b85bab9463fefd5c722def8a37eca79526')
+sha256sums=('048bf2e0161b333ace392dcf951fe7278058e733bee21eb675b5e2bdb6bb1b67')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"