Date: Saturday, June 30, 2018 @ 15:54:32 Author: foutrelis Revision: 348358
Python 3.7 rebuild Modified: python-polib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 15:54:24 UTC (rev 348357) +++ PKGBUILD 2018-06-30 15:54:32 UTC (rev 348358) @@ -5,7 +5,7 @@ pkgname=(python-polib python2-polib) _pkgname=polib pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='A library to manipulate gettext files' url='https://pypi.python.org/pypi/polib' arch=('any')
