summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-07-10 17:32:54 +0200
committerMarcin Wieczorek2017-07-10 17:32:54 +0200
commit226e35e98c7efafbd917061fb825b7cb571998fe (patch)
treecf6797847d4a38d258ebacaea1057e17edb69153 /PKGBUILD
parentb67e6afc03bb91e2ac84fcbd2741664ae50c6248 (diff)
downloadaur-226e35e98c7efafbd917061fb825b7cb571998fe.tar.gz
Version 3.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2596f4f0780c..8fc1d682154a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.0.4
+pkgver=3.0.5
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=('008df82c8226461eb9e27be37254624ff4c149c44854f3e4b8bc9661f74c9367')
+sha256sums=('c927ecb9c2276126b0856a32a798ca7cca9e98d314eff131f923e818ebbf4b65')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"