Date: Monday, November 4, 2019 @ 09:57:53 Author: felixonmars Revision: 523990
Python 3.8 rebuild Modified: codespell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 09:57:30 UTC (rev 523989) +++ PKGBUILD 2019-11-04 09:57:53 UTC (rev 523990) @@ -2,7 +2,7 @@ pkgname=codespell pkgver=1.16.0 -pkgrel=1 +pkgrel=2 pkgdesc='Fix common misspellings in source code' arch=(any) url='https://github.com/lucasdemarchi/codespell'
