summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f7e295208d8..0024b5b6efaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=mpdris2
pkgver=0.8
-pkgrel=2
+pkgrel=3
pkgdesc="MPRIS2 support for MPD"
url="https://github.com/eonpatapon/mpDris2"
arch=('any')
license=('GPL3')
-depends=('python-dbus' 'python-gobject2' 'python-mpd2')
+depends=('python-dbus' 'python-gobject' 'python-mpd2')
makedepends=('intltool')
optdepends=(
'python-mutagen: read covers from music files'