aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kalzium
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kalzium')
-rw-r--r--testing/kalzium/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kalzium/APKBUILD b/testing/kalzium/APKBUILD
index 52e77154d0c..43431866313 100644
--- a/testing/kalzium/APKBUILD
+++ b/testing/kalzium/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kalzium
pkgver=19.12.2
-pkgrel=0
+pkgrel=1
arch="all !armhf"
url="https://edu.kde.org/kalzium/"
pkgdesc="Periodic Table of Elements "
@@ -14,7 +14,7 @@ options="!check" # No tests
build() {
cmake \
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib
make