summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-08-08 02:43:56 +0200
committerMarcin Wieczorek2017-08-08 02:43:56 +0200
commit8cb45277189ca62fcabc3b7bc9f35abc003a4007 (patch)
treee9b35f24d2760f474e31b2501846bc1017f62981 /PKGBUILD
parentb93d07c5115cb4f3d1c2094d73f083af3423997d (diff)
downloadaur-8cb45277189ca62fcabc3b7bc9f35abc003a4007.tar.gz
Version 3.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a88961f38070..17e4b25705ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.1.2
+pkgver=3.1.3
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=('ef5aed2d2af5d4702a587146e3536f3b597547325f9b3383f7e9c22959c2b0e4')
+sha256sums=('2e18b96ab5eb4a12f457a51d9b94d2cb4bd70548d1f3b45f9194b7e7d8409890')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"