Date: Saturday, June 30, 2018 @ 16:51:13 Author: felixonmars Revision: 348577
Python 3.7 rebuild Modified: python-kiwisolver/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 16:51:00 UTC (rev 348576) +++ PKGBUILD 2018-06-30 16:51:13 UTC (rev 348577) @@ -4,7 +4,7 @@ pkgbase=python-kiwisolver pkgname=(python-kiwisolver python2-kiwisolver) pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A fast implementation of the Cassowary constraint solver" url="https://github.com/nucleic/kiwi" license=('PerlArtistic')
