playerctl: update to 2.0.1.
This commit is contained in:
parent
540c15de08
commit
6e5760825d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'playerctl'
|
# Template file for 'playerctl'
|
||||||
pkgname=playerctl
|
pkgname=playerctl
|
||||||
version=0.6.1
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dintrospection=$(vopt_if gir 'true' 'false')
|
configure_args="-Dintrospection=$(vopt_if gir 'true' 'false')
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/acrisci/playerctl"
|
homepage="https://github.com/acrisci/playerctl"
|
||||||
distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
|
||||||
checksum=5857b0f9c733fecd4a16664d2e401a52a0be29b135b8b2d90b2bb454369ba2ea
|
checksum=f02f2fbeb2b51fd906af1e01404485ef316e24f616eac00eeee3cdfa54310b5a
|
||||||
|
|
||||||
build_options="doc gir"
|
build_options="doc gir"
|
||||||
desc_option_doc="Build documentation" # fails :(
|
desc_option_doc="Build documentation" # fails :(
|
||||||
|
|
Loading…
Reference in New Issue