aboutsummaryrefslogtreecommitdiffstats
path: root/community/frameworkintegration/APKBUILD
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-05-08 14:35:28 +0200
committerBart Ribbers <bribbers@disroot.org>2021-05-08 15:37:07 +0000
commit58b8c7a32941757ea4323627cb9a481b03babec8 (patch)
tree347c168a88546d280210b26e846255407f087686 /community/frameworkintegration/APKBUILD
parent01ab7a2b73652f41010d7acdfcbbfeb7800df711 (diff)
community/kde-frameworks: upgrade to 5.82.0
Diffstat (limited to 'community/frameworkintegration/APKBUILD')
-rw-r--r--community/frameworkintegration/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/frameworkintegration/APKBUILD b/community/frameworkintegration/APKBUILD
index 45383492d8b..5621b5c1fd2 100644
--- a/community/frameworkintegration/APKBUILD
+++ b/community/frameworkintegration/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=frameworkintegration
-pkgver=5.81.0
+pkgver=5.82.0
pkgrel=0
pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace"
arch="all !armhf !mips64 !s390x" # armhf blocked by extra-cmake-modules and mips64, s390x blocked by polkit
@@ -30,4 +30,6 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="f76036fc378b77225cd82ffa71d39f9b321a58ab3ebb1a523457cb320c87d157e2625389e259286c4a62c5b1def12b6c94c1d5b9cb5b6e983845ead9b1110245 frameworkintegration-5.81.0.tar.xz"
+sha512sums="
+5865e560789c50829c5648365db58497d0da141d1699f396ca431740e6f919ef68c89e2cb98ac1f320cdb07fae098de683b17c920f79a2b459ffd874935b6e77 frameworkintegration-5.82.0.tar.xz
+"