summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-09-22 15:34:18 +0200
committerMarcin Wieczorek2018-09-22 15:34:18 +0200
commit963dba4fd45ee0b89ac9253a645a27d5fb9d77e3 (patch)
treea5296b24f4befcb384a645c238096ba2affe3065 /PKGBUILD
parent5516628d2e9c55c895ffc95e48b2458f8f3f9e88 (diff)
downloadaur-963dba4fd45ee0b89ac9253a645a27d5fb9d77e3.tar.gz
Version 3.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60b481075601..0a79d9322a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.25.1
+pkgver=3.26.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=('93b6a3506a973c70599354bdd655123376b33f46985666791b74707ad0d61391')
+sha256sums=('c59986191ac037355e5ce1a4058e14cbfdbe65cab9820aab97e5c53c6b2d4561')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"