aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knotifyconfig
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/knotifyconfig
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/knotifyconfig')
-rw-r--r--testing/knotifyconfig/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/knotifyconfig/APKBUILD b/testing/knotifyconfig/APKBUILD
index db7f685985..198b5127ef 100644
--- a/testing/knotifyconfig/APKBUILD
+++ b/testing/knotifyconfig/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=knotifyconfig
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Configuration system for KNotify"
arch="all"
@@ -14,7 +14,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="881f54d22dfd7920eced65d869303f1bec593a995a966d1a641ebae22bcbff5800f4d992c8190049ef6ff821a279f272ab7342f59a4d9aaddb66fb8535090c1b knotifyconfig-5.58.0.tar.xz"
+sha512sums="714e4b3434c087e27fe7ea8d7513869901ac13be9f6aa6511bdae8a03b3386903e08e0110f298e907bc8bd60e842ba7e8ecde8a57841b1f85d598ce3801ccdef knotifyconfig-5.59.0.tar.xz"