[arch-commits] Commit in home-assistant/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Jan 29 10:07:59 UTC 2020


    Date: Wednesday, January 29, 2020 @ 10:07:59
  Author: alucryd
Revision: 558520

upgpkg: home-assistant 0.104.3-1

Modified:
  home-assistant/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 10:07:59 UTC (rev 558519)
+++ PKGBUILD	2020-01-29 10:07:59 UTC (rev 558520)
@@ -6,7 +6,7 @@
 
 pkgname=home-assistant
 pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=0.104.2
+pkgver=0.104.3
 pkgrel=1
 arch=(any)
 url=https://home-assistant.io/
@@ -14,6 +14,7 @@
 depends=(
   gcc
   python-aiohttp
+  python-aiohttp-cors
   python-astral
   python-async-timeout
   python-attrs
@@ -43,7 +44,7 @@
   'python-lxml: Meteo France integration'
 )
 source=(
-  git+https://github.com/home-assistant/home-assistant.git#tag=7ef7d1dfd0661d91f2f5dda2c738314732bc36f6
+  git+https://github.com/home-assistant/home-assistant.git#tag=a3bcf69adff44ee7dc7bad3c849e4d3a083abfd2
   home-assistant.service
   home-assistant.sysusers
   home-assistant.tmpfiles



More information about the arch-commits mailing list