aboutsummaryrefslogtreecommitdiffstats
path: root/community/ncmpc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ncmpc/APKBUILD')
-rw-r--r--community/ncmpc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD
index df9af99537..f032fd99be 100644
--- a/community/ncmpc/APKBUILD
+++ b/community/ncmpc/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=ncmpc
pkgver=0.37
-pkgrel=0
+pkgrel=1
pkgdesc="Ncurses client for the Music Player Daemon (MPD)"
url="https://www.musicpd.org/clients/ncmpc"
arch="all"
@@ -17,7 +17,7 @@ build() {
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- --buildtype=debugoptimized \
+ --buildtype=plain \
-Dlirc=disabled \
-Dcurses=ncurses \
-Dlyrics_screen=true \