summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-05-08 01:30:31 +0200
committerMarcin Wieczorek2017-05-08 01:30:31 +0200
commit257367a5b082b9d2b89d55269288c008a91f2d49 (patch)
tree171255e9e7b57e30269175112592f726d7497323 /PKGBUILD
parent1b1f21264948cd0da66fe98fe751bf52c74baaa3 (diff)
downloadaur-257367a5b082b9d2b89d55269288c008a91f2d49.tar.gz
Version 2.13.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd8f92d2ec31..f2d6a913322a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=2.13.15
+pkgver=2.13.17
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=('637570d6cc03c6a532c070b6401d32b3cda7dc2303c863a92567a01008810eb5')
+sha256sums=('2cd011e79e9f34325257071add161f602da09f7fc9d508839a4f931fdb2aa5cb')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"