aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma-pa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/plasma-pa/APKBUILD')
-rw-r--r--community/plasma-pa/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma-pa/APKBUILD b/community/plasma-pa/APKBUILD
index bfa2c8ba01a..81eab7b16a8 100644
--- a/community/plasma-pa/APKBUILD
+++ b/community/plasma-pa/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-pa
pkgver=5.18.1
-pkgrel=0
+pkgrel=1
pkgdesc="Plasma applet for audio volume management using PulseAudio"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
url="https://www.kde.org/workspaces/plasmadesktop/"
@@ -14,7 +14,7 @@ subpackages="$pkgname-doc $pkgname-lang"
build() {
cmake -B "$builddir"/build \
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DUSE_GCONF=OFF