summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-02-16 22:14:16 +0100
committerMarcin Wieczorek2020-02-16 22:14:16 +0100
commit4a5d180b627bb07d6910bf3b29839bae2c7f8214 (patch)
tree10c684afa6d099f5e9eadd5854c53bfa6409c57e /PKGBUILD
parentf8b2ac8b3a55f694c9208650383fd33084931e25 (diff)
downloadaur-4a5d180b627bb07d6910bf3b29839bae2c7f8214.tar.gz
Version 3.44.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e6be2e60989..18a21a7e9830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.44.0
+pkgver=3.44.3
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=('292f955d4f115f5dbd70ff088a2b2355c5e27402c281035191793a292a22aa8a')
+sha256sums=('0f4f3249e78d8dad0347d5e56439d880a4010843e770387fdef4f92bc812d44c')
package() {
cd "${srcdir}/Iris-${pkgver}"