summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2018-04-27 16:52:07 +0200
committerFichteFoll2018-04-27 16:52:07 +0200
commit9b5892d6f9d79c3c9179de9eec39245f4959fa50 (patch)
tree4cf931afe6d1e0fa6b05fd764e412be904026bda /PKGBUILD
parent4c8a20244333b7576092fca7dcd9f95643128770 (diff)
downloadaur-9b5892d6f9d79c3c9179de9eec39245f4959fa50.tar.gz
Fix mpdris2-py3-git package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ceb13e7cd33..b67a61f89408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MIT')
depends=('python' 'python-setuptools' 'python-dbussy')
makedepends=('git')
optdepends=('cmus: C* Music Player (native mpris support)'
- 'mpDris2-git: mpris plugin for mpd'
+ 'mpdris2-py3-git: mpris plugin for mpd'
'mpv-mpris: mpris plugin for mpv'
'vlc: VLC Media Player (native mpris support)')
provides=("${_pkgbase}")