Date: Monday, October 17, 2022 @ 08:14:47 Author: alucryd Revision: 1329538
upgpkg: python-home-assistant-bluetooth 1.6.0-1 Modified: python-home-assistant-bluetooth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 06:23:13 UTC (rev 1329537) +++ PKGBUILD 2022-10-17 08:14:47 UTC (rev 1329538) @@ -2,7 +2,7 @@ pkgname=python-home-assistant-bluetooth pkgdesc='Basic bluetooth models used by Home Assistant' -pkgver=1.5.1 +pkgver=1.6.0 pkgrel=1 arch=(any) url=https://github.com/home-assistant-libs/home-assistant-bluetooth @@ -18,7 +18,7 @@ python-poetry-core python-wheel ) -_tag=58e87fd82d9160db510ba70c706c5a246090635e +_tag=6733b02bbaaa88e3e1c9c958218914cd6a72b060 source=(git+https://github.com/home-assistant-libs/home-assistant-bluetooth.git#tag=${_tag}) b2sums=('SKIP')