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

Maxime Gauduin alucryd at archlinux.org
Thu Feb 20 08:50:28 UTC 2020


    Date: Thursday, February 20, 2020 @ 08:50:28
  Author: alucryd
Revision: 576989

upgpkg: home-assistant 0.105.5-2

Modified:
  home-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 08:25:46 UTC (rev 576988)
+++ PKGBUILD	2020-02-20 08:50:28 UTC (rev 576989)
@@ -7,7 +7,7 @@
 pkgname=home-assistant
 pkgdesc='Open source home automation that puts local control and privacy first'
 pkgver=0.105.5
-pkgrel=1
+pkgrel=2
 arch=(any)
 url=https://home-assistant.io/
 license=(APACHE)
@@ -66,7 +66,7 @@
   cd home-assistant
 
   # lift hard dep constraints, we'll deal with breaking changes ourselves
-  sed 's/==/>=/g' -i setup.py
+  sed 's/==/>=/g' -i setup.py homeassistant/package_constraints.txt
 }
 
 build() {



More information about the arch-commits mailing list