aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma-framework/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/plasma-framework/APKBUILD')
-rw-r--r--community/plasma-framework/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/plasma-framework/APKBUILD b/community/plasma-framework/APKBUILD
index 36fcc15b100..d8ace31100c 100644
--- a/community/plasma-framework/APKBUILD
+++ b/community/plasma-framework/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-framework
-pkgver=5.81.0
+pkgver=5.82.0
pkgrel=0
pkgdesc="Plasma library and runtime components based upon KF5 and Qt5"
arch="all !armhf !mips64 !s390x" # armhf blocked by qt5-qtdeclarative and mips64, s390x blocked by polkit
@@ -62,4 +62,6 @@ check() {
package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="27eae869af97153aaef9d09e456c3cf067e1adee97ab4c5998a45d5fdfaeac369e31f51f63a25700619eb684823d176f400c78dc015b71703932975e3f558097 plasma-framework-5.81.0.tar.xz"
+sha512sums="
+e973d1b2683a88f370587a8dba71b1f3ff8a5e23127dbe4c30161fb827b6e3c83e7eb0a6860478d160c6fa69bef9fde0f16f0a8d315672df433ac9d7157b8ea9 plasma-framework-5.82.0.tar.xz
+"