summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2019-03-03 16:52:29 +0100
committerMarcin Wieczorek2019-03-03 16:52:29 +0100
commit601a528d0ef868595abbec50fc38cb1325da3d1f (patch)
tree713e097381010a873bc119920ed49a9229fab396 /PKGBUILD
parenta6945fd842acae1f30208722cd1eab3a4b7dfcaa (diff)
downloadaur-601a528d0ef868595abbec50fc38cb1325da3d1f.tar.gz
Version 3.33.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a65a3522e33f..13b99fe9e6f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.32.4
+pkgver=3.33.0
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=('eff856e91d900999177435347255fdff2a89d72b3f0b2dbfaca45945fb6c6399')
+sha256sums=('b5edf6803c13b903f36ea70454a4ac1bbfc16fe60cd426e523ea5b5da7cc003c')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"