summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Ritsen2022-02-21 15:04:58 -0500
committerChristopher Ritsen2022-02-21 15:04:58 -0500
commitbbc12cde372730e02eea2b6fe09b69c91d0d4255 (patch)
treee74b2368241f3d787b089da01b841b7ce447f550
parent50b6c689a1f1b6ff2849ce41ec6ff6eac48e890a (diff)
downloadaur-bbc12cde372730e02eea2b6fe09b69c91d0d4255.tar.gz
Add URL
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04264d5ef221..075c68fa9f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.0.3
pkgrel=2
pkgdesc="Control Dante network audio devices without Dante Controller"
arch=(any)
-url=""
+url="https://github.com/chris-ritsen/network-audio-controller"
license=(Unlicense)
depends=("python" "python-cleo" "python-netifaces" "python-pip" "python-twisted" "python-zeroconf")