Skip to content

Commit

Permalink
mpv-mpris: update to 0.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
triallax committed Apr 21, 2022
1 parent f1c7ca9 commit 3060f73
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions srcpkgs/mpv-mpris/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# Template file for 'mpv-mpris'
pkgname=mpv-mpris
version=0.5
revision=2
version=0.7.1
revision=1
build_style=gnu-makefile
make_use_env=yes
make_build_target=mpris.so
make_check_target=test
hostmakedepends="pkg-config"
makedepends="libglib-devel mpv-devel"
depends="mpv"
checkdepends="mpv playerctl sound-theme-freedesktop
xvfb-run xauth jq socat awk dbus"
short_desc="MPRIS plugin for mpv"
maintainer="Alif Rachmawadi <arch@subosito.com>"
license="MIT"
homepage="https://github.com/hoyon/mpv-mpris"
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
checksum=673aff031e7cc741edea68d7b4b0103d7b031d4a55755abb9e1be5dd4ec4e969
checksum=5c96ea3b5dcee040bc7c959ebf45299886c1e3f026a2c58ed6d473bba039e2a0

do_install() {
vlicense LICENSE
Expand Down

0 comments on commit 3060f73

Please sign in to comment.