aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kiconthemes
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/kiconthemes
parentbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (diff)
downloadaports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.bz2
aports-0dbe3efafa7aa3542fc156ba37ebe26ca2b49f93.tar.xz
testing/kde-frameworks: update to 5.59.0
Diffstat (limited to 'testing/kiconthemes')
-rw-r--r--testing/kiconthemes/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kiconthemes/APKBUILD b/testing/kiconthemes/APKBUILD
index 272c3366a2..34a8929826 100644
--- a/testing/kiconthemes/APKBUILD
+++ b/testing/kiconthemes/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kiconthemes
-pkgver=5.58.0
+pkgver=5.59.0
pkgrel=0
pkgdesc="Support for icon themes"
arch="all"
@@ -16,7 +16,7 @@ options="!check" # 1 Test fail
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="4ccaa35b81daef5e63ba43ce8baa5097282aa790cb8596ced8f8c23570813433ac497090fee257f764363150a487a433af68cf6e065d90c2163acfbea1e36bab kiconthemes-5.58.0.tar.xz"
+sha512sums="4fef2f0d6b6054d21ea6273864da75a8f33db386e91d1c8167081b22d0efe6d85796ccfb51328f336b5c261f2ed99a58649aea757899c7d13a0629361e5a69a9 kiconthemes-5.59.0.tar.xz"