Date: Saturday, September 19, 2015 @ 18:52:27 Author: foutrelis Revision: 141013
Python 3.5 rebuild Modified: python-pybluez/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 16:51:50 UTC (rev 141012) +++ PKGBUILD 2015-09-19 16:52:27 UTC (rev 141013) @@ -5,7 +5,7 @@ pkgbase=python-pybluez pkgname=(python-pybluez python2-pybluez) pkgver=0.20 -pkgrel=3 +pkgrel=4 pkgdesc="Python wrapper for the BlueZ Bluetooth stack" arch=('i686' 'x86_64') url="http://code.google.com/p/pybluez/"