Date: Monday, December 26, 2016 @ 10:18:40 Author: felixonmars Revision: 202697
Python 3.6 rebuild Modified: python-flask-babel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-26 10:18:28 UTC (rev 202696) +++ PKGBUILD 2016-12-26 10:18:40 UTC (rev 202697) @@ -6,7 +6,7 @@ pkgbase=python-flask-babel pkgname=(python2-flask-babel python-flask-babel) pkgver=0.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="Adds i18n/l10n support to Flask applications with the help of the Babel library." arch=(any) url="http://pypi.python.org/pypi/Flask-Babel"
