Date: Thursday, October 31, 2019 @ 17:52:28 Author: felixonmars Revision: 521448
Python 3.8 rebuild Modified: python-pilkit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:51:51 UTC (rev 521447) +++ PKGBUILD 2019-10-31 17:52:28 UTC (rev 521448) @@ -2,7 +2,7 @@ _name=pilkit pkgname=python-pilkit pkgver=2.0 -pkgrel=4 +pkgrel=5 pkgdesc="A collection of utilities for working with PIL (the Python Imaging Library)" arch=('any') url="https://github.com/matthewwithanm/pilkit"