aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-music/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-music/APKBUILD')
-rw-r--r--community/gnome-music/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD
index 2e2af7c9e6f..7359bd2a235 100644
--- a/community/gnome-music/APKBUILD
+++ b/community/gnome-music/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-music
pkgver=3.34.4
-pkgrel=0
+pkgrel=1
pkgdesc="Music is the new GNOME music playing application"
url="https://wiki.gnome.org/Apps/Music"
arch="all"
@@ -24,7 +24,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
. output
ninja -C output
}