Date: Saturday, June 30, 2018 @ 15:51:02
  Author: felixonmars
Revision: 348339

Python 3.7 rebuild

Modified:
  python-toposort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-30 15:50:59 UTC (rev 348338)
+++ PKGBUILD    2018-06-30 15:51:02 UTC (rev 348339)
@@ -4,7 +4,7 @@
 pkgbase=python-toposort
 pkgname=('python-toposort' 'python2-toposort')
 pkgver=1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Implements a topological sort algorithm'
 arch=('any')
 license=('Apache')

Reply via email to