aboutsummaryrefslogtreecommitdiffstats
path: root/community/playerctl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/playerctl/APKBUILD')
-rw-r--r--community/playerctl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/playerctl/APKBUILD b/community/playerctl/APKBUILD
index 99a3adc5a2..75e573d62e 100644
--- a/community/playerctl/APKBUILD
+++ b/community/playerctl/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=playerctl
pkgver=2.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="MPRIS command-line controller for music players"
options="!check" # Requires unpackaged pytest-asyncio
url="https://github.com/altdesktop/playerctl"
@@ -22,7 +22,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dgtk-doc=false \
-Dintrospection=true \
. output