aboutsummaryrefslogtreecommitdiffstats
path: root/community/gpaste/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gpaste/APKBUILD')
-rw-r--r--community/gpaste/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gpaste/APKBUILD b/community/gpaste/APKBUILD
index 093f2286af0..b7ad88ed2c1 100644
--- a/community/gpaste/APKBUILD
+++ b/community/gpaste/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gpaste
pkgver=3.34.1
-pkgrel=0
+pkgrel=1
pkgdesc="Clipboard managment system"
url="https://github.com/Keruspe/GPaste"
arch="all !armhf !s390x !ppc64le" # limited by gnome-control-center
@@ -19,7 +19,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dsystemd=false \
. output
ninja -C output