Date: Friday, October 25, 2019 @ 19:53:03 Author: felixonmars Revision: 519609
Python 3.8 rebuild Modified: python-peewee/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 19:52:59 UTC (rev 519608) +++ PKGBUILD 2019-10-25 19:53:03 UTC (rev 519609) @@ -5,7 +5,7 @@ pkgname=python-peewee pkgver=3.11.2 -pkgrel=1 +pkgrel=2 pkgdesc="a little orm" url="https://pypi.python.org/pypi/peewee/" arch=('x86_64')
