summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2024-02-21 15:28:46 +0000
committerMichael Picht2024-02-21 15:28:46 +0000
commita16c995a406958a29598537344e47c61b572ee44 (patch)
tree4e8fbb12913f181180eeb0c530be986f4f852ecb /PKGBUILD
parent558ea6516ca3ed5a36610674f100ce885c8d4902 (diff)
downloadaur-muserv-git.tar.gz
repman: 0.7.2 -> 0.7.4
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')