aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: e6f9d9154d28d1131ddc06e7739a31f429b6d5d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

# To update the package:

- update home-assistant version in PKGBUILD
- update the sha256sum
- run makepkg -si
- ensure everything is running properly
- makepkg --printsrcinfo > .SRCINFO

# Helper: update.sh

You can run `update.sh` to run all these actions automatically.
It will:
- fetch the latest home-assistant version (if none specified)
- update the PKGBUILD
- build the package and install it
- wait for xx seconds to let home-assistant restart and display service status