summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Ritsen2022-02-22 22:33:30 -0500
committerChristopher Ritsen2022-02-22 22:33:30 -0500
commitaaf297a0dac8f2b19a0d3394d6dbd431d1c3f4a5 (patch)
treee5a4a0776a03db3bf4ea2df4e903de696d4154b0
parenta8b31c28c0ee1b3118ad4e2026bcdf03d2916ad3 (diff)
downloadaur-aaf297a0dac8f2b19a0d3394d6dbd431d1c3f4a5.tar.gz
Updated description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09d2730138d9..cfd3481d728e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-netaudio
- pkgdesc = Control Audinate Dante network audio devices without Dante Controller
+ pkgdesc = List, configure, and control Audinate Dante network audio devices without Dante Controller
pkgver = 0.0.9
pkgrel = 1
url = https://github.com/chris-ritsen/network-audio-controller
diff --git a/PKGBUILD b/PKGBUILD
index 12ff88676712..ddd3e94900d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
depends=('python' 'python-cleo' 'python-netifaces' 'python-twisted' 'python-zeroconf')
license=(Unlicense)
makedepends=('python-setuptools')
-pkgdesc="Control Audinate Dante network audio devices without Dante Controller"
+pkgdesc="List, configure, and control Audinate Dante network audio devices without Dante Controller"
pkgname="python-${_name}"
pkgrel=1
sha256sums=('66539dae173311e98481763ddb42503da5f1703ad02a5ea05593cc064d62f165')