Date: Monday, November 4, 2019 @ 07:30:09 Author: felixonmars Revision: 523507
Python 3.8 rebuild Modified: python-wikipedia/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 07:29:35 UTC (rev 523506) +++ PKGBUILD 2019-11-04 07:30:09 UTC (rev 523507) @@ -3,7 +3,7 @@ pkgname=python-wikipedia pkgver=1.4.0 -pkgrel=6 +pkgrel=7 pkgdesc='A Pythonic wrapper for the Wikipedia API' arch=(any) url=https://github.com/goldsmith/Wikipedia
