From 68a733789003e9a2adbc1c889de199778c8566ce Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 22 Oct 2020 11:22:36 +0200 Subject: community/plasma: upgrade to 5.20.1 --- community/powerdevil/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'community/powerdevil/APKBUILD') diff --git a/community/powerdevil/APKBUILD b/community/powerdevil/APKBUILD index 23aaf66abd1..5c70a84b430 100644 --- a/community/powerdevil/APKBUILD +++ b/community/powerdevil/APKBUILD @@ -1,10 +1,12 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=powerdevil -pkgver=5.20.0 +pkgver=5.20.1 pkgrel=0 pkgdesc="Manages the power consumption settings of a Plasma Shell" -arch="all !armhf" # armhf blocked by extra-cmake-modules +# armhf blocked by extra-cmake-modules +# s390x blocked by libksysguard +arch="all !armhf !s390x" url="https://www.kde.org/workspaces/plasmadesktop/" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)" depends="upower" @@ -30,4 +32,4 @@ package() { DESTDIR="$pkgdir" cmake --build build --target install } -sha512sums="09d0893ba0876fc7e1a90cde315cf3aefe3028b99fe3b7edd9fcf7f37b1552175b6514b9a49a68878497215d1ee73938c3efa8b63ddeb4e3be8aeb96b6d640c3 powerdevil-5.20.0.tar.xz" +sha512sums="550d3015e3a17feaf13882e62d251bab2b0c8d749d6f628b06877ce7af4c03a4a201af8ac0441d16db3de934126771cd37f92935796d9bc889779c3707c611a8 powerdevil-5.20.1.tar.xz" -- cgit v1.2.3