Date: Friday, November 9, 2018 @ 21:17:24 Author: foutrelis Revision: 404582
PIE/BUILDINFO rebuild Modified: python2-ordereddict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-09 21:17:20 UTC (rev 404581) +++ PKGBUILD 2018-11-09 21:17:24 UTC (rev 404582) @@ -3,7 +3,7 @@ # Contributor: Julien Nicoulaud <[email protected]> pkgname=python2-ordereddict pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A drop-in substitute for Python 2.7's collections.OrderedDict that works in Python 2.4-2.6." arch=(any) url="http://pypi.python.org/pypi/ordereddict"
