Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
home-assistant
Commits:
dbda8203 by Maxime Gauduin at 2023-08-04T17:23:51+02:00
upgpkg: 1:2023.8.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = home-assistant
pkgdesc = Open source home automation that puts local control and
privacy first
- pkgver = 2023.7.3
+ pkgver = 2023.8.0
pkgrel = 1
epoch = 1
url = https://home-assistant.io/
@@ -22,7 +22,7 @@ pkgbase = home-assistant
depends = python
depends = tzdata
depends = zlib
- source =
git+https://github.com/home-assistant/home-assistant.git#tag=40b5605cafcf81925c6066545b0bc226ee78a4e4
+ source =
git+https://github.com/home-assistant/home-assistant.git#tag=111510b11ab05874009209c4efb09e39cd21dbbb
source = home-assistant.service
b2sums = SKIP
b2sums =
3249da47392c3100f556b7037bc3a9abdd168960a67eedb8ff68c49729c502ed8cdead16a78c5d2a1d2184dfa51e4ddc89bc09302e189a22a7482bc7b0c05352
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=home-assistant
pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=2023.7.3
+pkgver=2023.8.0
pkgrel=1
epoch=1
arch=(any)
@@ -33,7 +33,7 @@ makedepends=(
python-setuptools
python-wheel
)
-_tag=40b5605cafcf81925c6066545b0bc226ee78a4e4
+_tag=111510b11ab05874009209c4efb09e39cd21dbbb
source=(
git+https://github.com/home-assistant/home-assistant.git#tag=${_tag}
home-assistant.service
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/home-assistant/-/commit/dbda820399488ecc6bed250a9d196d36ec2f95b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/home-assistant/-/commit/dbda820399488ecc6bed250a9d196d36ec2f95b3
You're receiving this email because of your account on gitlab.archlinux.org.