Date: Sunday, May 7, 2023 @ 13:10:57 Author: alucryd Revision: 1459331
upgpkg: python-home-assistant-bluetooth 1.10.0-1 Modified: python-home-assistant-bluetooth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 13:10:21 UTC (rev 1459330) +++ PKGBUILD 2023-05-07 13:10:57 UTC (rev 1459331) @@ -2,8 +2,8 @@ pkgname=python-home-assistant-bluetooth pkgdesc='Basic bluetooth models used by Home Assistant' -pkgver=1.9.3 -pkgrel=2 +pkgver=1.10.0 +pkgrel=1 arch=(any) url=https://github.com/home-assistant-libs/home-assistant-bluetooth license=(APACHE) @@ -20,7 +20,7 @@ python-setuptools python-wheel ) -_tag=5dc179252fce6e906472416ee2ed4d73cddb8f5a +_tag=9b28874b3f11be001e750ebcddd781d6f98c6255 source=(git+https://github.com/home-assistant-libs/home-assistant-bluetooth.git#tag=${_tag}) b2sums=(SKIP)
