George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
home-assistant


Commits:
fa4f8ba3 by George Rawlinson at 2023-11-16T07:34:42+00:00
upgpkg: 1:2023.11.2-1

* New upstream release.
* New upstream source.

- - - - -


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.11.1
+       pkgver = 2023.11.2
        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=ce12d8262475363bb43bf747d12c8608dfb2d91c
+       source = 
home-assistant::git+https://github.com/home-assistant/core.git#tag=a3319262aca7d08d926fef07dc4527b97a66d617
        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.11.1
+pkgver=2023.11.2
 pkgrel=1
 epoch=1
 arch=(any)
@@ -33,9 +33,9 @@ makedepends=(
   python-setuptools
   python-wheel
 )
-_tag=ce12d8262475363bb43bf747d12c8608dfb2d91c
+_tag=a3319262aca7d08d926fef07dc4527b97a66d617
 source=(
-  git+https://github.com/home-assistant/home-assistant.git#tag=${_tag}
+  "$pkgname::git+https://github.com/home-assistant/core.git#tag=${_tag}";
   home-assistant.service
 )
 b2sums=('SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/home-assistant/-/commit/fa4f8ba3f5b07181e5bc3a9f7b0e428f71ecc986

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/home-assistant/-/commit/fa4f8ba3f5b07181e5bc3a9f7b0e428f71ecc986
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to