summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-02-28 06:55:00 +0100
committerMarcin Wieczorek2020-02-28 06:55:00 +0100
commit50b4eb8b3a9a3c5103ac08885f7a6a857bd0851b (patch)
tree483d9788df39ed3ee30e9b7bc1d8010c20f1c52a /PKGBUILD
parent4a5d180b627bb07d6910bf3b29839bae2c7f8214 (diff)
downloadaur-50b4eb8b3a9a3c5103ac08885f7a6a857bd0851b.tar.gz
Version 3.45.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18a21a7e9830..078aa2951dd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.44.3
+pkgver=3.45.1
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python' 'mopidy>=3' 'mopidy-spotify' 'python-configobj'
makedepends=('python' 'python-setuptools' 'python-pip')
optdepends=('mopidy-local-sqlite: local library support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jaedb/Iris/archive/${pkgver}.tar.gz")
-sha256sums=('0f4f3249e78d8dad0347d5e56439d880a4010843e770387fdef4f92bc812d44c')
+sha256sums=('ec312fed2003da940a7665abe6696025c565e0eb4617ab55cd022829888290f7')
package() {
cd "${srcdir}/Iris-${pkgver}"