Date: Sunday, May 7, 2023 @ 13:05:47 Author: alucryd Revision: 1459321
upgpkg: python-bleak 0.20.2-1 Modified: python-bleak/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 13:03:56 UTC (rev 1459320) +++ PKGBUILD 2023-05-07 13:05:47 UTC (rev 1459321) @@ -2,8 +2,8 @@ # Contributor: Francesco Minnocci <[email protected]> pkgname=python-bleak -pkgver=0.20.1 -pkgrel=2 +pkgver=0.20.2 +pkgrel=1 pkgdesc='Bluetooth Low Energy platform Agnostic Klient for Python' arch=(any) url=https://github.com/hbldh/bleak @@ -23,7 +23,7 @@ python-poetry-core python-wheel ) -_tag=33fcc4ae4a419fe112f8d093c771d0e6e0a121b0 +_tag=2fe1b69f89929ec95dbc8027fd58c47b7a1e3e0a source=(git+https://github.com/hbldh/bleak.git#tag=${_tag}) b2sums=(SKIP)
