summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2018-04-28 14:40:19 +0200
committerFichteFoll2018-04-28 14:40:19 +0200
commit6a0ea6a94c36ab458812602c87758ddc84616ff2 (patch)
tree9e28da202db75334aa8a5e29ffb9f9d8b80f8237 /PKGBUILD
parent9b5892d6f9d79c3c9179de9eec39245f4959fa50 (diff)
downloadaur-6a0ea6a94c36ab458812602c87758ddc84616ff2.tar.gz
Change dep to python-dbussy-git\n\npython-dbussy doesn't exist and some AUR helpers don't resolve provides=.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b67a61f89408..f5561d874fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgbase=discordrp-mpris
# _name=${_pkgbase#python-}
pkgname="${_pkgbase}-git"
-pkgver=0.1.0.r0.g775cea3
+pkgver=0.1.1.r0.g2e15d4e
pkgrel=1
pkgdesc="Discord Rich Presence based on mpris2 media players"
arch=(any)
url="https://github.com/FichteFoll/discordrp-mpris"
license=('MIT')
-depends=('python' 'python-setuptools' 'python-dbussy')
+depends=('python' 'python-setuptools' 'python-dbussy-git')
makedepends=('git')
optdepends=('cmus: C* Music Player (native mpris support)'
'mpdris2-py3-git: mpris plugin for mpd'