summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2020-07-10 15:04:50 +0200
committerMarcin Wieczorek2020-07-10 15:04:50 +0200
commit6a04153c4b3717d6238aa6e878d42395d41c10cb (patch)
tree8e2864844738b16fe277c02665d0d9a15802a740 /PKGBUILD
parent28235df961c63535816d1d5c1eeada33e275da25 (diff)
downloadaur-6a04153c4b3717d6238aa6e878d42395d41c10cb.tar.gz
Version 3.50.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48914f61e6eb..a5966e9c9f5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/jaedb/${_pkgname}"
license=('APACHE')
depends=('python' 'mopidy>=3' 'mopidy-spotify' 'python-configobj'
- 'mopidy-local-images' 'python-pylast')
+ 'mopidy-local' 'python-pylast')
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")