summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-08-10 17:33:56 +0200
committerMarcin Wieczorek2020-08-10 17:33:56 +0200
commit903ac4ff2668310af364490db77ea12ce50a41dc (patch)
tree5c53636a7bf7c64e4cd4c79be40c1c8b17b64b01 /PKGBUILD
parent962053d572cd7672f8009dec990a0e64fd17fd05 (diff)
downloadaur-903ac4ff2668310af364490db77ea12ce50a41dc.tar.gz
Version 3.51.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b0166b70aa2..e5efa63210ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.50.0
+pkgver=3.51.0
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('python-setuptools' 'python-pip')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jaedb/Iris/archive/${pkgver}.tar.gz")
-sha256sums=('bfb19144de86264201d84c3f8a985794beb34a220686f7887a66f2e1b887a4a0')
+sha256sums=('c1944db74bc290fe988880b50c8680c4f2c4e97685acc78fc760d8b038fb2e54')
package() {
cd "${srcdir}/Iris-${pkgver}"