Date: Monday, November 4, 2019 @ 08:20:39
Author: felixonmars
Revision: 523692
Python 3.8 rebuild
Modified:
python-pybluez/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-04 08:20:20 UTC (rev 523691)
+++ PKGBUILD 2019-11-04 08:20:39 UTC (rev 523692)
@@ -4,7 +4,7 @@
pkgbase=python-pybluez
pkgname=(python-pybluez python2-pybluez)
pkgver=0.22
-pkgrel=3
+pkgrel=4
pkgdesc="Python wrapper for the BlueZ Bluetooth stack"
arch=('x86_64')
url="http://karulis.github.io/pybluez/"