summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-04-23 08:21:56 +0200
committerMarcin Wieczorek2020-04-23 08:21:56 +0200
commit5c7a132f53ee364083d2f7b419439bc8b5241c94 (patch)
tree862d6066e3ccd19c83838f664993efff60f427bd /PKGBUILD
parent230ad4edc2ead3899ebfbb00a367c64cdb044222 (diff)
downloadaur-5c7a132f53ee364083d2f7b419439bc8b5241c94.tar.gz
Version 3.47.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7afa0703639..5e7c87945834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.46.0
+pkgver=3.47.0
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=('6e9187f862c1ee33dec4be92fc45e4a0b716adac9b07352a626f54b461505633')
+sha256sums=('44ba33a887fead5d9a61643a8db35658a8809860228b446bded768ae448733cb')
package() {
cd "${srcdir}/Iris-${pkgver}"