[arch-commits] Commit in home-assistant/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue Nov 17 15:34:15 UTC 2020
Date: Tuesday, November 17, 2020 @ 15:34:14
Author: alucryd
Revision: 756793
home-assistant 0.117.6-1: FS#68337 optdep on python-dtlssocket
Modified:
home-assistant/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-17 14:41:53 UTC (rev 756792)
+++ PKGBUILD 2020-11-17 15:34:14 UTC (rev 756793)
@@ -6,8 +6,8 @@
pkgname=home-assistant
pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=0.117.5
-pkgrel=2
+pkgver=0.117.6
+pkgrel=1
arch=(any)
url=https://home-assistant.io/
license=(APACHE)
@@ -43,9 +43,10 @@
optdepends=(
'net-tools: Nmap host discovery'
'openzwave: Z-Wave integration'
+ 'python-dtlssocket: Ikea Tradfri integration'
'python-lxml: Meteo France integration'
)
-_tag=22f16759e5911dbfa6eb79d65e1219977d5a06fc
+_tag=7c783dc1b45ca63f071da9d3fc97d85b1b7039b7
source=(
git+https://github.com/home-assistant/home-assistant.git#tag=${_tag}
home-assistant.service
More information about the arch-commits
mailing list