summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainDamage2024-01-22 11:43:26 +0100
committerBrainDamage2024-01-22 11:43:26 +0100
commit4fb13e27f7a4d7ea938f1785b27e52c25c015a67 (patch)
tree2148a0413f7dafae3d32fd1f8e8ae06ae84ded36 /PKGBUILD
parente42a2e9ef8280035370d4636831948efb0695efb (diff)
downloadaur-home-assistant-service-pip.tar.gz
dropped obsolete dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f7f9b6dc202..c62b62a2ad17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=home-assistant-service-pip
_serviceName=hass
pkgdesc='Self installing package of Home Assistant using pip'
pkgver=9
-pkgrel=1
+pkgrel=2
arch=('any')
url='https://home-assistant.io/'
license=(APACHE)
@@ -25,7 +25,6 @@ depends=(
python-dateutil
python-defusedxml
python-fnvhash
- python-home-assistant-bluetooth
python-httpx
python-ifaddr
python-installer