Date: Monday, January 6, 2020 @ 11:57:06 Author: arojas Revision: 549710
Rebuild to fix dependencies on archweb Modified: python-flask-wtf/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-06 11:55:35 UTC (rev 549709) +++ PKGBUILD 2020-01-06 11:57:06 UTC (rev 549710) @@ -4,7 +4,7 @@ _pyname=flask-wtf pkgname=python-flask-wtf pkgver=0.14.2 -pkgrel=4 +pkgrel=5 pkgdesc='Simple integration of Flask and WTForms' url='https://flask-wtf.readthedocs.io/' arch=('any')
