summaryrefslogtreecommitdiff
path: root/user/ksystemstats/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/ksystemstats/APKBUILD')
-rw-r--r--user/ksystemstats/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/ksystemstats/APKBUILD b/user/ksystemstats/APKBUILD
index 118825d8c..5417c7126 100644
--- a/user/ksystemstats/APKBUILD
+++ b/user/ksystemstats/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox-kde@adelielinux.org>
pkgname=ksystemstats
-pkgver=5.24.5
+pkgver=5.27.12
pkgrel=0
pkgdesc="KDE system statistics daemon"
url="https://www.kde.org/"
arch="all"
-options="!check" # Requires D-Bus.
+options="checkx11"
license="BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0+ AND GPL-3.0-only"
depends=""
makedepends="cmake extra-cmake-modules qt5-qtbase-dev kauth-dev kcodecs-dev
@@ -24,7 +24,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_SHARED_LIBS=True \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_C_FLAGS="$CFLAGS" \
${CMAKE_CROSSOPTS} .
@@ -39,4 +39,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="6bbcf6512c223fc97203c02baca5bb230ef86c8012318307e32bc030160f31fc2797a28d95af442826b5f48656673213f6cdde487e1782a50300a9bc96e22969 ksystemstats-5.24.5.tar.xz"
+sha512sums="9a5e532dc3f3d49222f9a70cfec1c76cdc18aaaee251babbc32f240e45fabb68efa15476ddc733258fd8056897457fcb35975a97a17b611d1a02dda5c1f07e26 ksystemstats-5.27.12.tar.xz"