blob: dcdba8921e4fa2f8c4fd2a362db284e13ce43723 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mpdris2-rs
pkgdesc = Exposing MPRIS V2.1 D-Bus interface for mpd
pkgver = 0.1.3
pkgrel = 0
url = https://github.com/szclsya/mpdris2-rs
arch = x86_64
license = GPL3
makedepends = cargo
depends = dbus
source = mpdris2-rs-0.1.3.tar.gz::https://github.com/szclsya/mpdris2-rs/archive/0.1.3.tar.gz
source = mpdris2-rs.service
sha512sums = af76f1f4244c154b2b607e59f20b55d82094722c306c8ac2ece1c7ad47cdba98635dd310c1db00faa2f3a279084f1740d493e2246854ba8a86931a6fc2bdc97a
sha512sums = SKIP
pkgname = mpdris2-rs
|