summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-02-02 23:04:07 +0100
committerMarcin Wieczorek2018-02-02 23:04:07 +0100
commit336f16c1437977c47a7d30d200b297b2c4db529c (patch)
tree2fc66760d104f668ec39fe617cfe443072463814 /PKGBUILD
parentcbb099ba6ab7f713913275d45b1a6e2e9f995feb (diff)
downloadaur-336f16c1437977c47a7d30d200b297b2c4db529c.tar.gz
Version 3.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42bef670ab21..21562040defe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.12.0
+pkgver=3.12.1
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=('351fed6ef642afaa546baff4334fd96ac27818d1ad6e6470bbe32f621abf06ae')
+sha256sums=('1dda7f845a5e21b7680c93af523c30103e862cf6b3232ba4ecb7d0d265608b16')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"