Date: Monday, November 4, 2019 @ 06:11:18
Author: felixonmars
Revision: 523320
Python 3.8 rebuild
Modified:
python-pmw/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-04 06:11:11 UTC (rev 523319)
+++ PKGBUILD 2019-11-04 06:11:18 UTC (rev 523320)
@@ -6,7 +6,7 @@
pkgbase=python-pmw
pkgname=('python2-pmw' 'python-pmw')
pkgver=2.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="A toolkit for high-level compound widgets in Python using the Tkinter
module"
arch=('any')
url="http://pmw.sourceforge.net/"