Date: Sunday, May 7, 2023 @ 13:09:02 Author: alucryd Revision: 1459327
upgpkg: python-dbus-fast 1.86.0-1 Modified: python-dbus-fast/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 13:07:54 UTC (rev 1459326) +++ PKGBUILD 2023-05-07 13:09:02 UTC (rev 1459327) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-dbus-fast -pkgver=1.84.2 -pkgrel=2 +pkgver=1.86.0 +pkgrel=1 pkgdesc='A faster version of dbus-next' arch=(any) url=https://github.com/bluetooth-devices/dbus-fast @@ -28,7 +28,7 @@ python-pytest-cov python-pytest-timeout ) -_tag=5d5502283d714c3abac8c70d8127a616c9cd9bb3 +_tag=a3e0a6250ed1d7dfa36c45884c6d46458797c09d source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag}) b2sums=(SKIP)
