aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-firmware-updater/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-firmware-updater/APKBUILD')
-rw-r--r--community/gnome-firmware-updater/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-firmware-updater/APKBUILD b/community/gnome-firmware-updater/APKBUILD
index 5c44a89d790..59806da3ce2 100644
--- a/community/gnome-firmware-updater/APKBUILD
+++ b/community/gnome-firmware-updater/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-firmware-updater
pkgver=3.34.0
-pkgrel=0
+pkgrel=1
pkgdesc="Install firmware on devices"
url="https://gitlab.gnome.org/hughsie/gnome-firmware-updater"
arch="x86_64 x86" # limited by fwupd
@@ -19,7 +19,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dsystemd=false \
-Delogind=true \
-Dman=false \