aboutsummaryrefslogtreecommitdiffstats
path: root/main/glib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/glib/APKBUILD')
-rw-r--r--main/glib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD
index e19dea19d1..fac0946ddf 100644
--- a/main/glib/APKBUILD
+++ b/main/glib/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=glib
pkgver=2.62.4
-pkgrel=0
+pkgrel=1
pkgdesc="Common C routines used by Gtk+ and other libs"
url="https://developer.gnome.org/glib/"
arch="all"
@@ -33,7 +33,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dman=true \
. output
ninja -C output