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

Maxime Gauduin alucryd at archlinux.org
Wed Nov 20 21:05:47 UTC 2019


    Date: Wednesday, November 20, 2019 @ 21:05:46
  Author: alucryd
Revision: 530964

FS#64387: home-assistant 0.101.3-4

Modified:
  home-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 20:49:35 UTC (rev 530963)
+++ PKGBUILD	2019-11-20 21:05:46 UTC (rev 530964)
@@ -7,11 +7,12 @@
 pkgname=home-assistant
 pkgdesc='Open source home automation that puts local control and privacy first'
 pkgver=0.101.3
-pkgrel=3
+pkgrel=4
 arch=(any)
 url=https://home-assistant.io/
 license=(APACHE)
 depends=(
+  gcc
   python-aiohttp
   python-astral
   python-async-timeout



More information about the arch-commits mailing list