From 42f7f3ab58b290482ad28c571f0ca011fd80cd27 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 4 Feb 2020 05:29:24 +0100 Subject: community/playerctl: upgrade to 2.1.1 --- community/playerctl/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/playerctl/APKBUILD b/community/playerctl/APKBUILD index 75e573d62e..41a7ff8cac 100644 --- a/community/playerctl/APKBUILD +++ b/community/playerctl/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo # Maintainer: Leo pkgname=playerctl -pkgver=2.0.2 -pkgrel=1 +pkgver=2.1.1 +pkgrel=0 pkgdesc="MPRIS command-line controller for music players" options="!check" # Requires unpackaged pytest-asyncio url="https://github.com/altdesktop/playerctl" @@ -34,4 +34,4 @@ package() { rm -f "$pkgdir"/usr/lib/*.a } -sha512sums="3aae0cbef636a36e5e0e4daa980782e0718765032b06c3c4e83b9eb1ade9ebb555eaae2e881bef125db6a67f9803ebc45cff37c95bf044b3e3c5fa6c517e03c4 playerctl-2.0.2.tar.xz" +sha512sums="af44eae9ad52f3c33a81787e70494474608db22df253a48168035753ba32071fa26272211e282dc2c6c1b6ea005f7a925c7170c2c4b23d4165b528f9f813bc92 playerctl-2.1.1.tar.xz" -- cgit v1.2.3