Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

playerctl: update to 2.3.1. #27648

Merged
merged 1 commit into from
Jan 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/playerctl/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'playerctl'
pkgname=playerctl
version=2.2.1
version=2.3.1
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
homepage="https://github.com/acrisci/playerctl"
changelog="https://github.com/altdesktop/playerctl/raw/master/CHANGELOG.md"
distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
checksum=b431a693e815056964d084bcbf3813aee1cc9f92a4a3c1a7df9ae98d663efd03
checksum=62b55123fe0fcbb5add8b7abdf7b039d2d74662f851def77b482bd1ca0440608

build_options="doc gir"
desc_option_doc="Build documentation" # fails :(
Expand Down