aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-04 05:29:24 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-04 05:49:36 +0100
commit42f7f3ab58b290482ad28c571f0ca011fd80cd27 (patch)
tree38931d89af1edcb1825cd552cc907025fdc5dde7
parent3fc6cfacb1d2a8f30ee7e4ea61a18297e2b724a1 (diff)
downloadaports-42f7f3ab58b290482ad28c571f0ca011fd80cd27.tar.bz2
aports-42f7f3ab58b290482ad28c571f0ca011fd80cd27.tar.xz
community/playerctl: upgrade to 2.1.1
-rw-r--r--community/playerctl/APKBUILD6
1 files 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 <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
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"