Date: Monday, April 24, 2023 @ 18:01:24
Author: felixonmars
Revision: 1448559
upgpkg: dbus-client-gen 0.4-8: rebuild with python 3.11
Modified:
dbus-client-gen/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-24 18:01:08 UTC (rev 1448558)
+++ PKGBUILD 2023-04-24 18:01:24 UTC (rev 1448559)
@@ -3,7 +3,7 @@
pkgname='dbus-client-gen'
pkgver=0.4
-pkgrel=7
+pkgrel=8
pkgdesc='A library for generating some simple classes and functions useful for
a Python D-Bus client'
arch=('any')
license=('MPL2')