aboutsummaryrefslogtreecommitdiffstats
path: root/community/gedit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gedit/APKBUILD')
-rw-r--r--community/gedit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gedit/APKBUILD b/community/gedit/APKBUILD
index 2a0dd6312e..f089059237 100644
--- a/community/gedit/APKBUILD
+++ b/community/gedit/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gedit
pkgver=3.34.1
-pkgrel=1
+pkgrel=2
pkgdesc="gedit is the GNOME text editor"
url="https://wiki.gnome.org/Apps/Gedit"
arch="all !s390x" # Limited by librsvg
@@ -21,7 +21,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Ddocumentation=true \
. output
ninja -C output