Date: Friday, November 1, 2019 @ 13:23:14 Author: foutrelis Revision: 521785
Python 3.8 rebuild Modified: python-pytrie/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-01 13:18:36 UTC (rev 521784) +++ PKGBUILD 2019-11-01 13:23:14 UTC (rev 521785) @@ -4,7 +4,7 @@ pkgname=python-pytrie pkgver=0.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="A pure Python implementation of the trie data structure." url="https://github.com/gsakkis/pytrie/" depends=(python python-sortedcontainers)
