aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-software/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gnome-software/APKBUILD')
-rw-r--r--testing/gnome-software/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gnome-software/APKBUILD b/testing/gnome-software/APKBUILD
index a1c1127627..b5e41a2b60 100644
--- a/testing/gnome-software/APKBUILD
+++ b/testing/gnome-software/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-software
pkgver=3.34.2
-pkgrel=0
+pkgrel=1
pkgdesc="Software lets you install and update applications and system extensions"
url="https://wiki.gnome.org/Apps/Software"
arch="all !s390x"
@@ -30,7 +30,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Dvalgrind=false \
-Dmalcontent=false \
-Dpackagekit=false \