summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-07-04 15:55:37 +0200
committerMarcin Wieczorek2017-07-04 15:55:37 +0200
commit2119cb6b2cedeec781a8345d7716b2d2978cb1a3 (patch)
tree5b5a0851a6931564861691ff1207438ed023684d /PKGBUILD
parentd23bba470bb058037693e862bfdcd44058a5a0af (diff)
downloadaur-2119cb6b2cedeec781a8345d7716b2d2978cb1a3.tar.gz
Version 3.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e732bac418d8..36022d313b69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.0.2
+pkgver=3.0.3
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=('bd7768b29c97b0cd19b458122cfaa6e710a277d907c4077a803a03d3e6202e16')
+sha256sums=('593e3b92e8b167ccd9a790f9991dbd65e6189d4ac7eae03093c609fdf6cc1fc9')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"