From 0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 10 Jun 2019 12:23:43 +0200 Subject: testing/kde-frameworks: update to 5.59.0 --- testing/kplotting/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/kplotting') 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 # Maintainer: Bart Ribbers 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" -- cgit v1.2.3