summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-04-29 16:22:32 +0200
committerMarcin Wieczorek2017-04-29 16:22:32 +0200
commit1b1f21264948cd0da66fe98fe751bf52c74baaa3 (patch)
treea124cacad24d571655248e8fcb03a5e4114b6dd8 /PKGBUILD
parent22036e9bbf467b306b26c219a56f0da81f481252 (diff)
downloadaur-1b1f21264948cd0da66fe98fe751bf52c74baaa3.tar.gz
Version 2.13.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b28e758d22ab..fd8f92d2ec31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=2.13.13
+pkgver=2.13.15
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=('bd36c3b88b49a7f6084bdf54b900edf6f587474aa4994213025ecdb5eec2fd8d')
+sha256sums=('637570d6cc03c6a532c070b6401d32b3cda7dc2303c863a92567a01008810eb5')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"