Date: Tuesday, February 21, 2023 @ 13:34:58 Author: alucryd Revision: 1403239
upgpkg: python-dbus-fast 1.84.2-1 Modified: python-dbus-fast/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-21 13:34:06 UTC (rev 1403238) +++ PKGBUILD 2023-02-21 13:34:58 UTC (rev 1403239) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-dbus-fast -pkgver=1.84.1 +pkgver=1.84.2 pkgrel=1 pkgdesc='A faster version of dbus-next' arch=(any) @@ -28,7 +28,7 @@ python-pytest-cov python-pytest-timeout ) -_tag=e9071279a0ceea9547fa82cf93dcca3658ae6524 +_tag=5d5502283d714c3abac8c70d8127a616c9cd9bb3 source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag}) b2sums=(SKIP)
