summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-06-27 15:48:18 +0200
committerMarcin Wieczorek2020-06-27 15:48:18 +0200
commit28235df961c63535816d1d5c1eeada33e275da25 (patch)
treec733c71eda2cbf90827034f5f589476164678ae4 /PKGBUILD
parentbbc10a56282ab0d355364089daa11504d4f3094f (diff)
downloadaur-28235df961c63535816d1d5c1eeada33e275da25.tar.gz
Version 3.50.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ad1861151fa..48914f61e6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.49.0
+pkgver=3.50.0
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python' 'mopidy>=3' 'mopidy-spotify' 'python-configobj'
makedepends=('python' 'python-setuptools' 'python-pip')
optdepends=('mopidy-local-sqlite: local library support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jaedb/Iris/archive/${pkgver}.tar.gz")
-sha256sums=('d914b66da2391159429f5c968eede50c6cea68608eee1ae01fa18a3ca7164265')
+sha256sums=('bfb19144de86264201d84c3f8a985794beb34a220686f7887a66f2e1b887a4a0')
package() {
cd "${srcdir}/Iris-${pkgver}"