Date: Thursday, October 31, 2019 @ 18:13:01 Author: felixonmars Revision: 521599
Python 3.8 rebuild Modified: python-webcolors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 18:13:00 UTC (rev 521598) +++ PKGBUILD 2019-10-31 18:13:01 UTC (rev 521599) @@ -3,7 +3,7 @@ pkgbase=python-webcolors pkgname=(python-webcolors python2-webcolors) pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web" url="https://github.com/ubernostrum/webcolors" license=('BSD')
