summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-07-07 00:06:53 +0200
committerMarcin Wieczorek2017-07-07 00:06:53 +0200
commitb67e6afc03bb91e2ac84fcbd2741664ae50c6248 (patch)
treec138f5727f293add2e231d23f1e550cd071b1714 /PKGBUILD
parent2119cb6b2cedeec781a8345d7716b2d2978cb1a3 (diff)
downloadaur-b67e6afc03bb91e2ac84fcbd2741664ae50c6248.tar.gz
Version 3.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36022d313b69..2596f4f0780c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.0.3
+pkgver=3.0.4
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=('593e3b92e8b167ccd9a790f9991dbd65e6189d4ac7eae03093c609fdf6cc1fc9')
+sha256sums=('008df82c8226461eb9e27be37254624ff4c149c44854f3e4b8bc9661f74c9367')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"