summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9779e7efddec..2941f3b88bd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgorg=gitlab.com/mipimipi
pkgname=muserv-git
_pkgname=muserv
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="muserv (UPnP server for music)"
arch=(
aarch64
@@ -23,6 +23,10 @@ makedepends=(
make
)
provides=(muserv)
+options=(
+ !debug
+)
+
source=("git+https://${_pkgorg}/${_pkgname}.git")
sha256sums=('SKIP')