Date: Sunday, November 3, 2019 @ 22:13:10
  Author: felixonmars
Revision: 522761

Python 3.8 rebuild

Modified:
  python-into-dbus/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-03 22:11:59 UTC (rev 522760)
+++ PKGBUILD    2019-11-03 22:13:10 UTC (rev 522761)
@@ -4,7 +4,7 @@
 pkgname='python-into-dbus'
 _srcname='into-dbus-python'
 pkgver=0.06
-pkgrel=5
+pkgrel=6
 pkgdesc='Facilities for converting an object that inhabits core Python types, 
e.g., lists, ints, dicts, to an object that inhabits dbus-python types, e.g., 
dbus.Array, dbus.UInt32, dbus.Dictionary based on a specified dbus signature.'
 arch=('any')
 license=('Apache')

Reply via email to