Date: Sunday, December 25, 2016 @ 17:26:42
  Author: foutrelis
Revision: 202092

Python 3.6 rebuild

Modified:
  python-sortedcontainers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 17:26:01 UTC (rev 202091)
+++ PKGBUILD    2016-12-25 17:26:42 UTC (rev 202092)
@@ -4,7 +4,7 @@
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
 pkgver=1.5.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
 license=('Apache')

Reply via email to