summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-05-08 07:34:25 +0200
committerMarcin Wieczorek2020-05-08 07:34:25 +0200
commitf40766ee662d3cf5dcc9a021ca1b02fbe475b8b9 (patch)
treeabd21a74b0d8e5cb5ca7b6c3f7e7acbf86b42093 /PKGBUILD
parent5c7a132f53ee364083d2f7b419439bc8b5241c94 (diff)
downloadaur-f40766ee662d3cf5dcc9a021ca1b02fbe475b8b9.tar.gz
Version 3.48.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e7c87945834..b7b014a4774c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.47.0
+pkgver=3.48.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=('44ba33a887fead5d9a61643a8db35658a8809860228b446bded768ae448733cb')
+sha256sums=('57c6a0650ea5dda43e4c852b24704d1e8d2641bac675157833628533106405cb')
package() {
cd "${srcdir}/Iris-${pkgver}"