Date: Monday, January 6, 2020 @ 11:33:35 Author: arojas Revision: 549696
Rebuild to fix dependencies on archweb Modified: python-colorclass/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-06 11:31:42 UTC (rev 549695) +++ PKGBUILD 2020-01-06 11:33:35 UTC (rev 549696) @@ -3,7 +3,7 @@ _pyname=colorclass pkgname=python-colorclass pkgver=2.2.0 -pkgrel=5 +pkgrel=6 pkgdesc='Yet another ANSI color text library for colorful worry-free console applications' url='https://github.com/Robpol86/colorclass' arch=('any')
