aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kplotting
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kplotting')
-rw-r--r--testing/kplotting/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kplotting/APKBUILD b/testing/kplotting/APKBUILD
index 8883564b4e..402751d301 100644
--- a/testing/kplotting/APKBUILD
+++ b/testing/kplotting/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kplotting
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Lightweight plotting framework"
arch="all"
@@ -15,7 +15,7 @@ subpackages="$pkgname-dev $pkgname-doc"
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 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="5c447f24d7dae28b75da8c2102d03f47757094dc41c79d21c474e0a19fb0c3ff96eda308b761bf8ca2f9a242cc611aaf496c3b67ee1ee587d64447413717f215 kplotting-5.58.0.tar.xz"
+sha512sums="d31dc517f584f129f72dae63e570a3cc077df08e6a0159d719b3bd11769c9a4d22ec5d641b147524db454eeb41c7221fc900ac1852b1fa439cc489f68de6b994 kplotting-5.59.0.tar.xz"