summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Haugh2018-02-03 17:37:37 -0600
committerSean Haugh2018-02-03 17:37:37 -0600
commit963deb8c74c6c6970359a6943550e2b2f54cbb76 (patch)
treea63436ce108ece5ffa50f9341f63fba85bf36707 /PKGBUILD
parentd835a936ac1d62f6d73db800c62a5b5f73122877 (diff)
downloadaur-963deb8c74c6c6970359a6943550e2b2f54cbb76.tar.gz
Fix mopidy-mpris capitalization
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6026e610775..b41d22b1b6e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ makedepends=('git'
optdepends=('gst-libav: AAC+ and WMA support'
'mopidy-spotify: Spotify backend'
'mopidy-scrobbler: Last.FM scrobbler'
- 'mopidy-MPRIS: MPRIS frontend')
+ 'mopidy-mpris: MPRIS frontend')
provides=("$_pkgname=$pkgver-$pkgrel")
conflicts=('mopidy')
source=("git+https://github.com/$_owner/$_pkgname"