Date: Saturday, December 24, 2016 @ 15:27:46
Author: bpiotrowski
Revision: 201528
Python 3.6 rebuild
Modified:
python-pmw/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-24 15:24:29 UTC (rev 201527)
+++ PKGBUILD 2016-12-24 15:27:46 UTC (rev 201528)
@@ -7,7 +7,7 @@
pkgbase=python-pmw
pkgname=('python2-pmw' 'python-pmw')
pkgver=2.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="A toolkit for high-level compound widgets in Python using the Tkinter
module"
arch=('any')
url="http://pmw.sourceforge.net/"