aboutsummaryrefslogtreecommitdiffstats
path: root/testing/plasma-framework/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/plasma-framework/APKBUILD')
-rw-r--r--testing/plasma-framework/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/plasma-framework/APKBUILD b/testing/plasma-framework/APKBUILD
index 1da4dd2046..084769afbe 100644
--- a/testing/plasma-framework/APKBUILD
+++ b/testing/plasma-framework/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-framework
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Plasma library and runtime components based upon KF5 and Qt5"
arch="all"
@@ -16,7 +16,7 @@ options="!check" # 8 out of 13 tests fail
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
@@ -30,4 +30,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="4ceb9b2261012179cd0d9e0f1eec7b9d22b0f8a0582b4ccd7846a26619c429d3105962dec95af7daee0087e3011cc956d336a4aeed44671d6a6cbae3d663bc0d plasma-framework-5.58.0.tar.xz"
+sha512sums="31c7668076ed2c83247b358780aedb4497987eb6a30d5394800367d78f3f27966a4c0282517b0012b7d63e47f8d4f6b50ddc4c514bd096b01b130a1282d77296 plasma-framework-5.59.0.tar.xz"