summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 327eab6aeba5..c5a980c89a13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@ _name=netaudio
_pkgname="python-${_name}"
pkgname="${_pkgname}"
_pkgdirname="${_pkgname}"
-pkgver=v0.0.3.r1
+pkgver=v0.0.3.r3
pkgrel=1
pkgdesc="Control Dante network audio devices without Dante Controller"
arch=(any)
url=""
license=(Unlicense)
-makedepends=("python" "python-cleo" "python-netifaces" "python-pip" "python-twisted" "python-zeroconf")
+depends=("python" "python-cleo" "python-netifaces" "python-pip" "python-twisted" "python-zeroconf")
build() {
pip install --no-deps --target="netaudio" netaudio==0.0.3