aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kwallet
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/kwallet
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/kwallet')
-rw-r--r--testing/kwallet/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kwallet/APKBUILD b/testing/kwallet/APKBUILD
index b69314e7bb..f593f0f135 100644
--- a/testing/kwallet/APKBUILD
+++ b/testing/kwallet/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kwallet
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Secure and unified container for user passwords"
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
@@ -32,4 +32,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="7145510aa75c179a7c283f26c6d479d753a435a14e423881793ef061b3dc6144c4126365719118b3fdd5d36560a706b36cb003d829d3c469f6f0844351ddc4f4 kwallet-5.58.0.tar.xz"
+sha512sums="5f7094c914ad37c634758826d878f5cc204e853722d2555e20ff4f8fb5471311d1ad43d3aad5ca05df0e7b60b6febc243f4205d9c68919d62cbe2f0e9d4f2d04 kwallet-5.59.0.tar.xz"