Date: Tuesday, November 8, 2022 @ 10:54:19 Author: alucryd Revision: 1345911
upgpkg: python-bleak 0.19.4-1 Modified: python-bleak/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-08 10:05:35 UTC (rev 1345910) +++ PKGBUILD 2022-11-08 10:54:19 UTC (rev 1345911) @@ -2,7 +2,7 @@ # Contributor: Francesco Minnocci <[email protected]> pkgname=python-bleak -pkgver=0.19.1 +pkgver=0.19.4 pkgrel=1 pkgdesc='Bluetooth Low Energy platform Agnostic Klient for Python' arch=(any) @@ -23,7 +23,7 @@ python-poetry-core python-wheel ) -_tag=572d0eeacf2dda003d1ebaaeb753d6c893f5d9d3 +_tag=22a088a3e588b62d1536561fa2646de9f88a187b source=(git+https://github.com/hbldh/bleak.git#tag=${_tag}) b2sums=(SKIP)
