Date: Friday, October 25, 2019 @ 20:13:33
  Author: felixonmars
Revision: 519799

Python 3.8 rebuild

Modified:
  python-pytrie/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 20:13:23 UTC (rev 519798)
+++ PKGBUILD    2019-10-25 20:13:33 UTC (rev 519799)
@@ -4,7 +4,7 @@
 
 pkgname=python-pytrie
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A pure Python implementation of the trie data structure."
 url="https://github.com/gsakkis/pytrie/";
 depends=(python python-sortedcontainers)

Reply via email to