home-assistant 2021.4.4
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=home-assistant
|
||||
pkgdesc='Open source home automation that puts local control and privacy first'
|
||||
pkgver=2021.4.1
|
||||
pkgver=2021.4.4
|
||||
pkgrel=1
|
||||
arch=(any)
|
||||
url=https://home-assistant.io/
|
||||
@@ -56,9 +56,9 @@ source=(
|
||||
home-assistant.service
|
||||
home-assistant-astral2.2.patch
|
||||
)
|
||||
b2sums=('68bd7579e7559f9e5d30e9f1231c62ce774b4b106adfb4f69804db9f3ff564b37a41b60f30822701af38121f77a72c9065adf5cb2bbb403a0fed90ea98b2eb78'
|
||||
b2sums=('2956189043c794015a4e103fe16a93daaa6e5d4b4dcd9c464a77b14205ebf39d4d020a106a100931f4ba035d3081572360c6c28c8e8fca1453e44a3dcb73780e'
|
||||
'0df7bbfdac09e37294ac27567e677855c72d13be3aefbd23e0a8f101cf2148302affbe9b6b586b893f77fc990f665d7b95f4916583680c06abd8f74b5cdf3da9'
|
||||
'f1368a7e0b4d8f3eac6b516805b2e58fed2b5279b8c7bcb71e62dc2dfda7129044048d73014e3b8b58a439d6337059801545760f18f8e485ad2c420e95b03ff5')
|
||||
'96260b3a42a1a5192ec4d701dbec0a1a6c2465337c3b450a22601144c2ef1a6bd616b8192ab100e36d7fa87f986464c723b3d136789132f78cb860980ea2f4bb')
|
||||
|
||||
prepare() {
|
||||
cd core-$pkgver
|
||||
|
@@ -1,4 +1,4 @@
|
||||
From 0a342a5bfc1b8cfeef1442c79ca7ff635bfc6d87 Mon Sep 17 00:00:00 2001
|
||||
From 9acf394811149c65087c7096c45c10cc0f73196a Mon Sep 17 00:00:00 2001
|
||||
From: Giovanni Harting <539@idlegandalf.com>
|
||||
Date: Mon, 22 Mar 2021 18:35:14 +0100
|
||||
Subject: [PATCH] bump astral to 2.2
|
||||
@@ -247,7 +247,7 @@ index b3a37d238f..f9e9b0160f 100644
|
||||
return None
|
||||
|
||||
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
|
||||
index a42e001692..7d75e8fca3 100644
|
||||
index c5f0ccde05..1214c04db5 100644
|
||||
--- a/homeassistant/package_constraints.txt
|
||||
+++ b/homeassistant/package_constraints.txt
|
||||
@@ -3,8 +3,8 @@ PyNaCl==1.3.0
|
||||
|
Reference in New Issue
Block a user