Date: Friday, October 25, 2019 @ 15:39:24
Author: felixonmars
Revision: 519135
Python 3.8 rebuild
Modified:
python-pilkit/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 15:39:00 UTC (rev 519134)
+++ PKGBUILD 2019-10-25 15:39:24 UTC (rev 519135)
@@ -2,7 +2,7 @@
_name=pilkit
pkgname=python-pilkit
pkgver=2.0
-pkgrel=3
+pkgrel=4
pkgdesc="A collection of utilities for working with PIL (the Python Imaging
Library)"
arch=('any')
url="https://github.com/matthewwithanm/pilkit"