aboutsummaryrefslogtreecommitdiffstats
path: root/community/cheese/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cheese/APKBUILD')
-rw-r--r--community/cheese/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cheese/APKBUILD b/community/cheese/APKBUILD
index 3f05bb92c12..f12e088cfc4 100644
--- a/community/cheese/APKBUILD
+++ b/community/cheese/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=cheese
pkgver=3.34.0
-pkgrel=1
+pkgrel=2
pkgdesc="Take photos and videos with your webcam"
url="https://wiki.gnome.org/Apps/Cheese"
arch="all"
@@ -22,7 +22,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
. output
ninja -C output
}