aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kplotting
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/kplotting
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
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"