From d1bc2d576b7c18bd3f2a8c05d616143233e7a976 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Wed, 2 Jun 2021 01:06:18 +0300 Subject: [PATCH] mpDris2: update to 0.9.1 --- srcpkgs/mpDris2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mpDris2/template b/srcpkgs/mpDris2/template index bd2a266cd517..315312741574 100644 --- a/srcpkgs/mpDris2/template +++ b/srcpkgs/mpDris2/template @@ -1,16 +1,16 @@ # Template file for 'mpDris2' pkgname=mpDris2 -version=0.8 +version=0.9.1 revision=1 build_style=gnu-configure hostmakedepends="autoconf automake intltool gettext-devel" -depends="python3 python3-dbus python3-gobject python3-mpd2 python3-mutagen" +depends="python3-dbus python3-gobject python3-mpd2 python3-mutagen" short_desc="Provides MPRIS 2 support to mpd (Music Player Daemon)" maintainer="Illia Shestakov " license="GPL-3.0-only" homepage="https://github.com/eonpatapon/mpDris2" distfiles="https://github.com/eonpatapon/mpDris2/archive/${version}.tar.gz" -checksum=b6b15c1fdddf16a6d74485ad09f56ed353a317e149c37475c00a279186da4391 +checksum=d0f0467841e7866310cff44a1063334a9c776a64fd594815d926670b765fbee6 pre_configure() { NOCONFIGURE=1 ./autogen.sh