Date: Friday, February 17, 2023 @ 14:13:01 Author: alucryd Revision: 1402237
upgpkg: python-dbus-fast 1.84.1-1 Modified: python-dbus-fast/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 14:12:45 UTC (rev 1402236) +++ PKGBUILD 2023-02-17 14:13:01 UTC (rev 1402237) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-dbus-fast -pkgver=1.84.0 +pkgver=1.84.1 pkgrel=1 pkgdesc='A faster version of dbus-next' arch=(any) @@ -28,7 +28,7 @@ python-pytest-cov python-pytest-timeout ) -_tag=08b2f12256788f740fc609c3f4dff8ea64b4caff +_tag=e9071279a0ceea9547fa82cf93dcca3658ae6524 source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag}) b2sums=(SKIP)
