Date: Saturday, November 2, 2019 @ 22:13:00 Author: felixonmars Revision: 522285
Python 3.8 rebuild Modified: python-easygui/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 22:03:30 UTC (rev 522284) +++ PKGBUILD 2019-11-02 22:13:00 UTC (rev 522285) @@ -4,7 +4,7 @@ pkgname=python-easygui _pyname=easygui pkgver=0.98.1 -pkgrel=3 +pkgrel=4 pkgdesc="Python module for very simple, very easy GUI programming" url="https://easygui.readthedocs.io" license=('BSD')
