Date: Saturday, September 19, 2015 @ 18:40:10
  Author: foutrelis
Revision: 140967

Python 3.5 rebuild

Modified:
  python-pyserial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-19 16:40:04 UTC (rev 140966)
+++ PKGBUILD    2015-09-19 16:40:10 UTC (rev 140967)
@@ -6,7 +6,7 @@
 pkgbase=python-pyserial
 pkgname=('python-pyserial' 'python2-pyserial')
 pkgver=2.7
-pkgrel=4
+pkgrel=5
 pkgdesc="Multiplatform Serial Port Module for Python"
 arch=('any')
 url="http://pyserial.sf.net";

Reply via email to