summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxr19982022-11-17 22:07:16 +0100
committerMaxr19982022-11-17 22:07:16 +0100
commitc5d02d09ea3abb7581962addd619b42e72dfaa06 (patch)
treeb6440d0522cfb74d68f8617dbabdd38266400168 /PKGBUILD
parent6465211eb1958e5509e2908dcffe30cdfbb9df98 (diff)
downloadaur-python-netdisco.tar.gz
Update repository URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 568d16096af0..78da77f83529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.0.0
pkgrel=1
pkgdesc='Library for Python that discovers devices on your local network [deprecated]'
arch=('any')
-url=https://github.com/home-assistant/netdisco
+url=https://github.com/home-assistant-libs/netdisco
license=('Apache')
depends=('python' 'python-zeroconf' 'python-requests' 'python-setuptools')
source=("https://files.pythonhosted.org/packages/source/n/netdisco/$_name-$pkgver.tar.gz")