Date: Friday, October 25, 2019 @ 19:54:11 Author: felixonmars Revision: 519615
Python 3.8 rebuild Modified: python-slugify/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 19:54:03 UTC (rev 519614) +++ PKGBUILD 2019-10-25 19:54:11 UTC (rev 519615) @@ -4,7 +4,7 @@ pkgname=python-slugify pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='A Python slugify application that handles unicode' arch=(any) url=https://github.com/un33k/python-slugify
