summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-11-17 20:35:21 +0100
committerMarcin Wieczorek2017-11-17 20:35:21 +0100
commit996d9a5248af2b336c99c43a73f230722dd44486 (patch)
treeb875b2cc8bc3c7579bd40b2ed3ce895c448eefad /PKGBUILD
parent8e660c2c22be3aa759685de499cf12cf965a14e9 (diff)
downloadaur-996d9a5248af2b336c99c43a73f230722dd44486.tar.gz
Version 3.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2e22166f4ba..d8a3653d8872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.7.0
+pkgver=3.8.0
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -15,7 +15,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=('94aad195cf7c22b6986b933ae55ab728f004568db18e8c22f01cd7c71f85a234')
+sha256sums=('984c8d085b6dfbadbe24306499eb25c4b4b4372119b50c87467518cdc60070ec')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"