Date: Friday, October 25, 2019 @ 15:47:03 Author: foutrelis Revision: 519201
Python 3.8 rebuild Modified: python-dominate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:46:59 UTC (rev 519200) +++ PKGBUILD 2019-10-25 15:47:03 UTC (rev 519201) @@ -2,7 +2,7 @@ pkgname=python-dominate pkgver=2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python library for creating and manipulating HTML documents using an elegant DOM API" url="https://github.com/Knio/dominate" license=('LGPL')
