aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-settings-daemon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-settings-daemon/APKBUILD')
-rw-r--r--community/gnome-settings-daemon/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD
index 1b331e6c2f..aa8e20db42 100644
--- a/community/gnome-settings-daemon/APKBUILD
+++ b/community/gnome-settings-daemon/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-settings-daemon
pkgver=3.34.2
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME settings daemon"
url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
arch="all !s390x"
@@ -26,7 +26,7 @@ build() {
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Dsystemd=false \
. output
ninja -C output