aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kwindowsystem
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-06-10 12:23:43 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-18 17:55:20 -0300
commit0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93 (patch)
treeee9581cb75dc8312b7b9197c6bfbc4331bd98f02 /testing/kwindowsystem
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/kwindowsystem')
-rw-r--r--testing/kwindowsystem/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kwindowsystem/APKBUILD b/testing/kwindowsystem/APKBUILD
index 90bb0e0a5a..940c77e25b 100644
--- a/testing/kwindowsystem/APKBUILD
+++ b/testing/kwindowsystem/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kwindowsystem
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Access to the windowing system"
arch="all"
@@ -16,7 +16,7 @@ options="!check" # Test 6 hangs
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="7d54ee2629940d6dd80fefb673e7e0955cad5b76b17fa74f300bab8b13d97dc755b0562efa013ba05bf070339bb50f3a85b017797dd207d4c34bcb3315b656fd kwindowsystem-5.58.0.tar.xz"
+sha512sums="be0b71c05586c4a65332510f7ae3db4bed1d8a7cec72068932ed58e6f707c477e4f04a6df11d7268d0bc2a29b295a40ed9da4e9d31ab2a6a8a7881eb4ddf095b kwindowsystem-5.59.0.tar.xz"